Spread Windows Forms 12.0 Product Documentation
Gradient Property (IInterior)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IInterior Interface : Gradient Property
Gets the IGradient property of an Interior object of a selection.
Syntax
'Declaration
 
ReadOnly Property Gradient As IGradient
'Usage
 
Dim instance As IInterior
Dim value As IGradient
 
value = instance.Gradient
IGradient Gradient {get;}

Property Value

A IGradient object represents the gradient of the interior.
See Also

Reference

IInterior Interface
IInterior Members