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