Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / GradientFillEffect Structure
Members


In This Topic
    GradientFillEffect Structure
    In This Topic
    Represents the gradient fill effect.
    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