Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IConditionValue Interface / setType Method
In This Topic
    setType Method
    In This Topic
    Sets one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
    Syntax
    void setType( 
       ConditionValueTypes value
    )

    Parameters

    value
    See Also