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.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb