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