Class CssExcludeStyle
- Namespace
- OfficeOpenXml.Export.HtmlExport
- Assembly
- EPPlus.dll
Exclude css on an ExcelTable.
public class CssExcludeStyle
- Inheritance
-
CssExcludeStyle
- Inherited Members
Properties
CellStyle
Css settings for cell styles.
public CssExclude CellStyle { get; }
Property Value
TableStyle
Css settings for table styles
public CssExclude TableStyle { get; }