FormatColor.TintAndShade Property

Definition

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.

Applies to