GrapeCity.Xaml.Excel
Name Property (ExternalWorkbookInfo)


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

Reference

ExternalWorkbookInfo Class
ExternalWorkbookInfo Members