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