com.grapecity.documents.excel Package / IDataOptions Interface / getBigDecimalAsDouble Method
In This Topic
getBigDecimalAsDouble Method
In This Topic
Gets whether to treat big decimal as double.
Syntax
boolean getBigDecimalAsDouble()

Return Value

treat big decimal as double or not.
See Also