Skip to content

Files

Latest commit

 

History

History
38 lines (21 loc) · 875 Bytes

Excel.Slicer.ColumnWidth.md

File metadata and controls

38 lines (21 loc) · 875 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Slicer.ColumnWidth property (Excel)
vbaxl10.chm905081
vbaxl10.chm905081
Excel.Slicer.ColumnWidth
ff97ad0c-952b-1d83-93e8-9a6144b09ceb
05/16/2019
medium

Slicer.ColumnWidth property (Excel)

Returns or sets the width, in points, of each column in the slicer. Read/write.

Syntax

expression.ColumnWidth

expression A variable that represents a Slicer object.

Return value

Double

Remarks

The Width property of the Slicer object is automatically adjusted based on the value of the ColumnWidth property and the NumberOfColumns property.

[!includeSupport and feedback]