Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / GradientFillEffect Structure / GradientType Property


In This Topic
GradientType Property
In This Topic
Gets the type of this gradient fill.
Syntax
'Declaration
 
Public ReadOnly Property GradientType As GradientType
 
'Usage
 
Dim instance As GradientFillEffect
Dim value As GradientType
 
value = instance.GradientType

Property Value

A GradientType value represents the type of this gradient fill.
See Also