SortOn Property (ISortField)
Gets or sets what attribute of the cell to sort on.
'Declaration
Property SortOn As SortOn
'Usage
Dim instance As ISortField
Dim value As SortOn
instance.SortOn = value
value = instance.SortOn
Property Value
The
SortOn value represents what attribute of the cell to sort on.