Class ExcelSlicerStyleElement
- Namespace
- OfficeOpenXml.Drawing.Slicer.Style
- Assembly
- EPPlus.dll
A style element for a custom slicer style
public class ExcelSlicerStyleElement : XmlHelper
- Inheritance
-
ExcelSlicerStyleElement
- Inherited Members
Properties
Style
Access to style settings
public ExcelDxfSlicerStyle Style { get; }
Property Value
Type
The type of the slicer element that this style is applied to.
public eSlicerStyleElement Type { get; }