public class EasyExcelConstants extends Object
Modifier and Type | Field and Description |
---|---|
static MathContext |
EXCEL_MATH_CONTEXT
Excel by default with 15 to store Numbers, and the double in Java can use to store number 17, led to the accuracy
will be a problem.
|
Constructor and Description |
---|
EasyExcelConstants() |
public static final MathContext EXCEL_MATH_CONTEXT
Copyright © 2018–2023 Alibaba Group. All rights reserved.