GetCellByIndex Method
GetCellByIndex function
Get the cell by specific index in the cells collection of this row.
func (instance *Row) GetCellByIndex(index int32) (*Cell, error)
Remarks
See Also
- Class Row
- Namespace Aspose.Cells
- Library Aspose.Cells for Go