[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IColorFormat.TintAndShade

TintAndShade Property

TintAndShade

Gets or sets the double value that lightens or darkens a color.

Declaration
double TintAndShade { get; set; }
Property TintAndShade As Double
Property Value
Type Description
double

The double value that lightens or darkens a color.

Remarks

You can enter a number from -1 (darkest) to 1 (lightest) for the TintAndShade property. Zero (0) is neutral.