[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IDataManager.GetColumnIndex

GetColumnIndex Method

GetColumnIndex(string)

Gets the index of the column specified by name.

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

The column name.

Returns
Type Description
int

The index of the specified column.