Spread Silverlight Documentation
Name Property (ExternalWorkbookInfo)


GrapeCity.Excel Namespace > ExternalWorkbookInfo Class : Name Property
Get the external workbook name
Syntax
'Declaration
 
Public ReadOnly Property Name As System.String
'Usage
 
Dim instance As ExternalWorkbookInfo
Dim value As System.String
 
value = instance.Name
public System.string Name {get;}
See Also

Reference

ExternalWorkbookInfo Class
ExternalWorkbookInfo Members