Slicer.ColumnWidthPixel
Slicer.ColumnWidthPixel property
Gets or sets the width of each column in the slicer, in unit of pixels.
public int ColumnWidthPixel { get; set; }
Examples
[C#]
slicer.ColumnWidthPixel = 120;
See Also
- class Slicer
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells