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