[]
        
Represents which data will be sorted.
public enum SortOn : byte
  Public Enum SortOn As Byte
  | Name | Description | 
|---|---|
| CellColor | Sort by cell color.  | 
      
| FontColor | Sort by font color.  | 
      
| Icon | Sort by icon.  | 
      
| Value | Sort by cell value.  |