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