Slicer.ColumnWidth Property (Excel)

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

Version Information

Version Added: Excel 2010

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.

See Also

Concepts

Slicer Object Members

Slicer Object