'Usage Dim instance As IAutoSortIndexSupport Dim index As Integer Dim value As Integer value = instance.GetAutoSortIndex(index)
Parameters
- index
- The column index
Return Value
The column header row index (-1 to display in last row of column headers).
'Usage Dim instance As IAutoSortIndexSupport Dim index As Integer Dim value As Integer value = instance.GetAutoSortIndex(index)