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