Spread Silverlight Documentation
Name Property (ExcelTheme)


GrapeCity.Excel Namespace > ExcelTheme Class : Name Property
The theme name
Syntax
'Declaration
 
Public ReadOnly Property Name As System.String
'Usage
 
Dim instance As ExcelTheme
Dim value As System.String
 
value = instance.Name
public System.string Name {get;}

Property Value

The name of the theme
See Also

Reference

ExcelTheme Class
ExcelTheme Members