PivotCacheRecords Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
PivotCacheRecords() | Initializes a new instance of the PivotCacheRecords class. | |
PivotCacheRecords(String) | Initializes a new instance of the PivotCacheRecords class from outer XML. | |
PivotCacheRecords(array<OpenXmlElement[]) | Initializes a new instance of the PivotCacheRecords class with the specified child elements. | |
PivotCacheRecords(IEnumerable<OpenXmlElement>) | Initializes a new instance of the PivotCacheRecords class with the specified child elements. |
Top