Spread Silverlight Documentation
WorkbookName Property (IExternalRange)


GrapeCity.Excel Namespace > IExternalRange Interface : WorkbookName Property
External References workbook name.
Syntax
'Declaration
 
Property WorkbookName As System.String
'Usage
 
Dim instance As IExternalRange
Dim value As System.String
 
instance.WorkbookName = value
 
value = instance.WorkbookName
System.string WorkbookName {get; set;}
See Also

Reference

IExternalRange Interface
IExternalRange Members