GrapeCity.Xaml.Excel
DefinedNames Property (IExternalWorkbookInfo)


Get the collection of named cell ranges of the external workbook
Syntax
'Declaration
 
ReadOnly Property DefinedNames As List(Of IName)
'Usage
 
Dim instance As IExternalWorkbookInfo
Dim value As List(Of IName)
 
value = instance.DefinedNames
List<IName> DefinedNames {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExternalWorkbookInfo Interface
IExternalWorkbookInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options