Spread Windows Forms 12.0 Product Documentation
Interior Property (IFormatCondition)


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

Property Value

An IInterior object that represents the interior.
See Also

Reference

IFormatCondition Interface
IFormatCondition Members