SortByValues enumeration
Office 2013 and later
Sort By
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Value | Value. When the item is serialized out as xml, its value is "value". | |
| CellColor | Sort by Cell Color. When the item is serialized out as xml, its value is "cellColor". | |
| FontColor | Sort by Font Color. When the item is serialized out as xml, its value is "fontColor". | |
| Icon | Sort by Icon. When the item is serialized out as xml, its value is "icon". |
Show: