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