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