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