Spread Windows Forms 12.0 Product Documentation
TableStyleElements Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyle Interface : TableStyleElements Property
Gets the table style elements.
Syntax
'Declaration
 
ReadOnly Property TableStyleElements As ITableStyleElements
'Usage
 
Dim instance As ITableStyle
Dim value As ITableStyleElements
 
value = instance.TableStyleElements
ITableStyleElements TableStyleElements {get;}

Property Value

An ITableStyleElements object represents all table style elements.
See Also

Reference

ITableStyle Interface
ITableStyle Members