Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IFormatColor Interface / setTintAndShade Method
In This Topic
    setTintAndShade Method
    In This Topic
    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.

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

    Syntax
    void setTintAndShade( 
       double value
    )

    Parameters

    value
    See Also