C# Class OfficeOpenXml.Table.ExcelTable

An Excel Table
Inheritance: XmlHelper
Show file Open project: pruiz/EPPlus Class Usage Examples

Private Properties

Property Type Description
ExcelTable System
ExcelTable System
GetStartXml string
WriteAutoFilter void
cleanDisplayName string
init void

Private Methods

Method Description
ExcelTable ( ExcelWorksheet sheet, ExcelAddressBase address, string name, int tblId ) : System
ExcelTable ( PackageRelationship rel, ExcelWorksheet sheet ) : System
GetStartXml ( string name, int tblId ) : string
WriteAutoFilter ( bool showTotal ) : void
cleanDisplayName ( string name ) : string
init ( ) : void