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