CellsHelper.RowNameToIndex

CellsHelper.RowNameToIndex method

Gets row index according to row name.

public static int RowNameToIndex(string rowName)
ParameterTypeDescription
rowNameStringRow name.

Return Value

Row index.

See Also