[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnCaption

GetDataColumnCaption Method

GetDataColumnCaption(int)

Gets the column caption at the specified position.

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

Column index for which caption is requested

Returns
Type Description
string
Exceptions
Type Condition
IndexOutOfRangeException

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