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