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