Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IFillFormat Interface / GradientStyle Property


In This Topic
GradientStyle Property
In This Topic
Gets or sets the gradient style for the specified fill.
Syntax
'Declaration
 
ReadOnly Property GradientStyle As GradientStyle
 
'Usage
 
Dim instance As IFillFormat
Dim value As GradientStyle
 
value = instance.GradientStyle

Property Value

The gradient style for the specified fill.
See Also