Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IInterior Interface / setPatternTintAndShade Method
In This Topic
    setPatternTintAndShade Method
    In This Topic
    Sets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.
    Syntax
    void setPatternTintAndShade( 
       double value
    )

    Parameters

    value
    See Also