GetColumnShowSortIndicator Method
Gets whether the specified column on this sheet should display a sort indicator when automatically sorted.
'Declaration
Public Function GetColumnShowSortIndicator( _
ByVal column As Integer _
) As Boolean
'Usage
Dim instance As SheetView
Dim column As Integer
Dim value As Boolean
value = instance.GetColumnShowSortIndicator(column)
Parameters
- column
- Column index