GetEnumerator Method

GetEnumerator function

Gets the enumerator for cells in this Range.


func (instance *Range) GetEnumerator()  (*CellEnumerator,  error) 

Remarks

See Also