| ExcelChartsCollectionGetEnumerator Method  | 
 
            Gets the collection enumerator
            
 
    Namespace: 
   ExpertXls.ExcelLib
    Assembly:
   expertxls (in expertxls.dll) Version: 7.0.0
 Syntax
Syntaxpublic IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator
Return Value
Type: 
IEnumeratorThe collection enumerator
 See Also
See Also