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