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