GetRowByIndex Method
GetRowByIndex function
Gets the row object by the position in the list.
func (instance *RowCollection) GetRowByIndex(index int32) (*Row, error)
Remarks
See Also
- Class RowCollection
- Namespace Aspose.Cells
- Library Aspose.Cells for Go