ExcelNamedRangesCollectionGetEnumerator Method |
Gets the collection enumerator
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator
Return Value
IEnumeratorThe collection enumerator
See Also