public class FastExcelConstants 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 |
|---|
FastExcelConstants() |
public static final MathContext EXCEL_MATH_CONTEXT
Copyright © 2024–2025 fast-excel. All rights reserved.