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