CellIndexToName
CellsHelper.CellIndexToName method
Obtiene el nombre de la celda según sus índices de fila y columna.
public static string CellIndexToName(int row, int column)
Parámetro | Escribe | Descripción |
---|---|---|
row | Int32 | Índice de fila. |
column | Int32 | Índice de columnas. |
Valor_devuelto
Nombre de la celda.
Ver también
- class CellsHelper
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells