Gets the automatic text displayed in the column header for the specified column on this sheet.
'Declaration
Public Function GetColumnAutoText( _
ByVal column As Integer _
) As String
'Usage
Dim instance As SheetView
Dim column As Integer
Dim value As String
value = instance.GetColumnAutoText(column)
Parameters
- column
- Column index of column header