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