Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ThemeEffectScheme Class / Name Property


In This Topic
Name Property (ThemeEffectScheme)
In This Topic
The common name for this effect scheme.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
'Usage
 
Dim instance As ThemeEffectScheme
Dim value As String
 
value = instance.Name
See Also