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