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