Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / setAutoRoundValue Method
In This Topic
    setAutoRoundValue Method
    In This Topic
    Sets whether to round the number to 15 significant figures when getting the value.
    Syntax
    void setAutoRoundValue( 
       boolean value
    )

    Parameters

    value
    See Also