Spread Windows Forms 12.0 Product Documentation
GradientFillEffect Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : GradientFillEffect Structure
Represents the gradient fill effect.
Object Model
GradientFillEffect StructureGradientStop Structure
Syntax
'Declaration
 
Public Structure GradientFillEffect 
   Inherits System.ValueType
'Usage
 
Dim instance As GradientFillEffect
public struct GradientFillEffect : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.GradientFillEffect

See Also

Reference

GradientFillEffect Members
GrapeCity.Spreadsheet Namespace
System.IEquatable