Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IDataBar Interface / setShowValue Method
In This Topic
    setShowValue Method
    In This Topic
    Sets a Boolean value that specifies if the value in the cell is displayed if the data bar conditional format is applied to the range.
    Syntax
    void setShowValue( 
       boolean value
    )

    Parameters

    value
    See Also