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