Enum SortOn
Represents the sort by in the range.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum SortOn
Fields
Name | Description |
---|---|
CellColor | Sort based on the cell back color. |
FontColor | Sort based on the font color. |
Values | Sort based on values in the cell. |