Click or drag to resize

XlsSlicer NumberOfColumns Property

Gets or sets the number of columns in the specified slicer.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int NumberOfColumns { get; set; }

Property Value

Type: Int32
See Also