Click or drag to resize

SheetCollectionGetEnumerator Method

Enumerates through the list of sheets.

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

Return Value

Type: IEnumeratorSheet

Implements

IEnumerableTGetEnumerator
See Also