Spread.Services Documentation
TintAndShade Property (IFormatColor)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
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