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