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