Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableStyle Interface
Members


In This Topic
ITableStyle Interface
In This Topic
Represents a single style that can be applied to a table.
Syntax
'Declaration
 
Public Interface ITableStyle 
   Inherits ITableStyleElements 
 
'Usage
 
Dim instance As ITableStyle
See Also