Class ExcelTableStyleElement
- Namespace
- OfficeOpenXml.Style
- Assembly
- EPPlus.dll
A style element for a custom table style
public class ExcelTableStyleElement : XmlHelper
- Inheritance
-
ExcelTableStyleElement
- Derived
- Inherited Members
Properties
Style
Access to style properties
public ExcelDxfStyleLimitedFont Style { get; }
Property Value
Type
The type of table style element for a custom table style.
public eTableStyleElement Type { get; }