CellIndexToName
GridCells.CellIndexToName method
Hämtar cellnamn enligt dess rad- och kolumnindex.
public static string CellIndexToName(int row, int column)
| Parameter | Typ | Beskrivning |
|---|---|---|
| row | Int32 | Radindex. |
| column | Int32 | Kolumnindex. |
Returvärde
Cellens namn.
Se även
- class GridCells
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb