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
파일 보기 프로젝트 열기: pruiz/EPPlus 1 사용 예제들

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