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