Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IFont Interface / setTintAndShade Method
In This Topic
    setTintAndShade Method
    In This Topic
    Sets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.
    Syntax
    void setTintAndShade( 
       double value
    )

    Parameters

    value
    See Also