GetColumnAllowAutoSort Method
Gets whether the specified column on this sheet allows automatic sorting.
'Declaration
Public Function GetColumnAllowAutoSort( _
ByVal column As Integer _
) As Boolean
'Usage
Dim instance As SheetView
Dim column As Integer
Dim value As Boolean
value = instance.GetColumnAllowAutoSort(column)
Parameters
- column
- Column index