[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetColumnIndex

GetColumnIndex Method

GetColumnIndex(string)

Gets the index of the column specified by name.

Declaration
public int GetColumnIndex(string columnName)
Public Function GetColumnIndex(columnName As String) As Integer
Parameters
Type Name Description
string columnName

Column name

Returns
Type Description
int