Table of Contents

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

CssExclude

TableStyle

Css settings for table styles

public CssExclude TableStyle { get; }

Property Value

CssExclude