Click or drag to resize

XlsSlicer StyleType Property

Gets or sets the type of slicer style. The default type is SlicerStyleLight1.

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

Property Value

Type: SlicerStyleType
See Also