GridCells.ColumnNameToIndex
GridCells.ColumnNameToIndex method
Gets column index according to column name.
public static int ColumnNameToIndex(string columnName)
Parameter | Type | Description |
---|---|---|
columnName | String | Column name. |
Return Value
Column index.
See Also
- class GridCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb