Spread Windows Forms 12.0 Product Documentation
Empty Field (GradientFillEffect)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > GradientFillEffect Structure : Empty Field
Represent the unset gradient fill formatting. Assigning this value works as same as clearing the gradient fill formatting. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As GradientFillEffect
'Usage
 
Dim value As GradientFillEffect
 
value = GradientFillEffect.Empty
public static readonly GradientFillEffect Empty
See Also

Reference

GradientFillEffect Structure
GradientFillEffect Members