CellNameToIndex

GridCells.CellNameToIndex method

Hämtar cellrads- och kolumnindex enligt dess namn

public static void CellNameToIndex(string cellName, out int row, out int column)
ParameterTypBeskrivning
cellNameStringCellens namn.
rowInt32&Utdataradindex
columnInt32&Utdata kolumnindex

Se även