Spread Windows Forms 12.0 Product Documentation
Interior Property (ITableStyleElement)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyleElement Interface : Interior Property
Gets an IInterior object that represents the interior of the table style element.
Syntax
'Declaration
 
ReadOnly Property Interior As IInterior
'Usage
 
Dim instance As ITableStyleElement
Dim value As IInterior
 
value = instance.Interior
IInterior Interior {get;}

Property Value

The IInterior object that represents the interior of the table style element.
See Also

Reference

ITableStyleElement Interface
ITableStyleElement Members