Spread Windows Forms 12.0 Product Documentation
Name Property (ITableStyle)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyle Interface : Name Property
Gets the name of this ITableStyle object.
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As ITableStyle
Dim value As String
 
value = instance.Name
string Name {get;}

Property Value

A System.String value represents the name of the table style.
See Also

Reference

ITableStyle Interface
ITableStyle Members