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