Class ExcelTableStyleElement
A style element for a custom table style
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Style
Assembly: EPPlus.dll
Syntax
public class ExcelTableStyleElement : XmlHelper
Properties
Style
Access to style properties
Declaration
public ExcelDxfStyleLimitedFont Style { get; }
Property Value
Type | Description |
---|---|
ExcelDxfStyleLimitedFont |
Type
The type of table style element for a custom table style.
Declaration
public eTableStyleElement Type { get; }
Property Value
Type | Description |
---|---|
eTableStyleElement |