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