GetEnumerator Method
GetEnumerator function
Gets the enumerator for cells in this Range.
func (instance *Range) GetEnumerator() (*CellEnumerator, error)
Remarks
See Also
- Class Range
- Library Aspose.Cells for Go
Gets the enumerator for cells in this Range.
func (instance *Range) GetEnumerator() (*CellEnumerator, error)