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