[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnAutoText

GetColumnAutoText Method

GetColumnAutoText(int)

Gets the automatic text displayed in the column header for the specified column on this sheet.

Declaration
public string GetColumnAutoText(int column)
Public Function GetColumnAutoText(column As Integer) As String
Parameters
Type Name Description
int column

Column index of column header

Returns
Type Description
string
Exceptions
Type Condition
ArgumentOutOfRangeException

Specified column index is out of range; must be at least zero