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