'Declaration Function GetInternalDefinedNames() As System.Collections.Generic.List(Of IName)
'Usage Dim instance As IExcelWriter Dim value As System.Collections.Generic.List(Of IName) value = instance.GetInternalDefinedNames()
System.Collections.Generic.List<IName> GetInternalDefinedNames()
Return Value
A collection of IName contains all named cell ranged defined in the current workbook