Spread Windows Forms 15.0
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
    GradientStyle GradientStyle {get;}

    Property Value

    The gradient style for the specified fill.
    See Also