[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ColorStop

ColorStop Class

Represents the color stop point for a gradient fill in a range or selection.

Inheritance
ColorStop
Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public sealed class ColorStop
Public NotInheritable Class ColorStop
Remarks

The ColorStop object enables you to set properties for the cell fill including the Color , ThemeColor , and TintAndShade properties.

Properties

Name Description
Color

Gets or sets the color of the represented object.

Position

Gets or sets the position of the ColorStop.

ThemeColor

Gets or sets the theme color of the represented object.

TintAndShade

Gets or sets a value that lightens or darkens the color of the represented object.

Methods

Name Description
Delete()

Deletes the represented ColorStop object.