Spread.Services Documentation
TintAndShade Property (IFormatColor)
GrapeCity.Documents.Spread Namespace > IFormatColor Interface : TintAndShade Property
Returns or sets a Single that lightens or darkens the fill color of a cell for a threshold of a data bar or color scale conditional formatting rule.
Syntax
System.double TintAndShade {get; set;}
Remarks
You can enter a number from -1 (darkest) to 1 (lightest) for the TintAndShade property. Zero (0) is neutral.
See Also

Reference

IFormatColor Interface
IFormatColor Members