CellNameToIndex
GridCells.CellNameToIndex method
Hämtar cellrads- och kolumnindex enligt dess namn
public static void CellNameToIndex(string cellName, out int row, out int column)
Parameter | Typ | Beskrivning |
---|---|---|
cellName | String | Cellens namn. |
row | Int32& | Utdataradindex |
column | Int32& | Utdata kolumnindex |
Se även
- class GridCells
- namnutrymme Aspose.Cells.GridDesktop.Data
- hopsättning Aspose.Cells.GridDesktop