Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyle Class
Members


TableStyle Class
Represents a single style that can be applied to a table. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class TableStyle 
   Implements ITableStyle, ITableStyleElements 
 
'Usage
 
Dim instance As TableStyle
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.TableStyle

See Also