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