CellsHelper_CellIndexToName Method
CellsHelper_CellIndexToName function
Gets cell name according to its row and column indexes.
func CellsHelper_CellIndexToName(row int32, column int32) (string, error)
Remarks
See Also
- Class CellsHelper
- Namespace Aspose.Cells
- Library Aspose.Cells for Go