C# Класс OfficeOpenXml.Table.PivotTable.ExcelPivotCacheDefinition

Cache definition. This class defines the source data. Note that one cache definition can be shared between many pivot tables.
Наследование: XmlHelper
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
ExcelPivotCacheDefinition System
ExcelPivotCacheDefinition System
GetStartXml string

Приватные методы

Метод Описание
ExcelPivotCacheDefinition ( XmlNamespaceManager ns, ExcelPivotTable pivotTable ) : System
ExcelPivotCacheDefinition ( XmlNamespaceManager ns, ExcelPivotTable pivotTable, ExcelRangeBase sourceAddress, int tblId ) : System
GetStartXml ( ExcelRangeBase sourceAddress ) : string