FormatColor.TintAndShade Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public:
property System::Object ^ TintAndShade { System::Object ^ get(); void set(System::Object ^ value); };
public object TintAndShade { get; set; }
Public Property TintAndShade As Object
Property Value
Object
Remarks
You can enter a number from -1 (darkest) to 1 (lightest) for the TintAndShade property. Zero (0) is neutral.