[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetDataModel.GetDataColumnName

GetDataColumnName Method

GetDataColumnName(int)

Gets the column name at the specified position.

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

Column index for which name is requested

Returns
Type Description
string
Implements
Exceptions
Type Condition
IndexOutOfRangeException

Specified index is out of range; must be between 0 and the total number of columns