ColumnAutoSorted Property
Gets the index of the last column that was automatically sorted for the sheet.
public int ColumnAutoSorted {get;}
'Declaration
Public ReadOnly Property ColumnAutoSorted As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
value = instance.ColumnAutoSorted