Slicer.StyleType
Slicer.StyleType property
Specify the type of Built-in slicer style the default type is SlicerStyleLight1
public SlicerStyleType StyleType { get; set; }
Examples
[C#]
slicer.StyleType = SlicerStyleType.SlicerStyleLight2;
See Also
- enum SlicerStyleType
- class Slicer
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells