C# Class OfficeOpenXml.Table.PivotTable.ExcelPivotCacheDefinition

Cache definition. This class defines the source data. Note that one cache definition can be shared between many pivot tables.
Inheritance: XmlHelper
Show file Open project: pruiz/EPPlus Class Usage Examples

Private Properties

Property Type Description
ExcelPivotCacheDefinition System
ExcelPivotCacheDefinition System
GetStartXml string

Private Methods

Method Description
ExcelPivotCacheDefinition ( XmlNamespaceManager ns, ExcelPivotTable pivotTable ) : System
ExcelPivotCacheDefinition ( XmlNamespaceManager ns, ExcelPivotTable pivotTable, ExcelRangeBase sourceAddress, int tblId ) : System
GetStartXml ( ExcelRangeBase sourceAddress ) : string