GemBox.Spreadsheet

NamedRangeCollection.GetEnumerator Method 

Returns an enumerator that can iterate through a collection.

public IEnumerator GetEnumerator();

Return Value

An IEnumerator that can be used to iterate through the collection.

Implements

IEnumerable.GetEnumerator

See Also

NamedRangeCollection Class | GemBox.Spreadsheet Namespace