Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IDataOptions Interface / setBigDecimalAsDouble Method
value of treat big decimal as double or not.
In This Topic
    setBigDecimalAsDouble Method
    In This Topic
    Sets whether to treat big decimal as double.
    Syntax
    void setBigDecimalAsDouble( 
       boolean value
    )

    Parameters

    value
    value of treat big decimal as double or not.
    See Also