GrapeCity.Xaml.Excel
Name Property (IExcelStyle)


GrapeCity.Excel Namespace > IExcelStyle Interface : Name Property
Gets the name of the style
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As IExcelStyle
Dim value As String
 
value = instance.Name
string Name {get;}

Property Value

The name of the style
See Also

Reference

IExcelStyle Interface
IExcelStyle Members