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.3.0.0
Syntax
public IEnumerator<Sheet> GetEnumerator()

Return Value

IEnumeratorSheet

Implements

IEnumerableTGetEnumerator
See Also