CellIndexToName
CellsHelper.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 CellsHelper
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells