GetEnumerator Method
GetEnumerator function
Gets an enumerator that iterates rows through this collection
func (instance *RowCollection) GetEnumerator() (*RowEnumerator, error)
Remarks
See Also
- Class RowCollection
- Library Aspose.Cells for Go
Gets an enumerator that iterates rows through this collection
func (instance *RowCollection) GetEnumerator() (*RowEnumerator, error)