Class CssExcludeStyle
Exclude css on an ExcelTable.
Inheritance
Object
CssExcludeStyle
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: OfficeOpenXml.Export.HtmlExport
Assembly: EPPlus.dll
Syntax
public class CssExcludeStyle
Properties
CellStyle
Css settings for cell styles.
Declaration
public CssExclude CellStyle { get; }
Property Value
| Type | Description |
|---|---|
| CssExclude |
TableStyle
Css settings for table styles
Declaration
public CssExclude TableStyle { get; }
Property Value
| Type | Description |
|---|---|
| CssExclude |