Click or drag to resize

ExcelWorksheetsCollectionGetEnumerator Method

Gets the worksheets collection enumerator

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
The collection enumerator

Implements

IEnumerableGetEnumerator
See Also