[]
Represents the color stop point for a gradient fill in a range or selection.
public sealed class ColorStop
Public NotInheritable Class ColorStop
The ColorStop object enables you to set properties for the cell fill including the Color , ThemeColor , and TintAndShade 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. |