Class ExcelSlicerTableStyleElement
- Namespace
- OfficeOpenXml.Style
- Assembly
- EPPlus.dll
A style element for a custom slicer style with band
public class ExcelSlicerTableStyleElement : XmlHelper
- Inheritance
-
ExcelSlicerTableStyleElement
- Inherited Members
Properties
Style
Access to style settings
public ExcelDxfSlicerStyle Style { get; }
Property Value
Type
The type of custom style element for a table style
public eTableStyleElement Type { get; }