Spread Silverlight Documentation
Name Property (IExcelImage)


GrapeCity.Excel Namespace > IExcelImage Interface : Name Property
Gets or sets the name.
Syntax
'Declaration
 
Property Name As System.String
'Usage
 
Dim instance As IExcelImage
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
System.string Name {get; set;}

Property Value

The name.
See Also

Reference

IExcelImage Interface
IExcelImage Members