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