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