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