Click or drag to resize

SheetCollectionGetEnumerator Method

Enumerates through the list of sheets.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public IEnumerator<Sheet> GetEnumerator()

Return Value

Type: IEnumeratorSheet

Implements

IEnumerableTGetEnumerator
See Also