Package de.xima.fc
Class CmnConst.Limits
- java.lang.Object
 - 
- de.xima.fc.CmnConst.Limits
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static longMAX_CELL_COUNT_EXCEL_OR_CSV_IMPORTMaximum number of cells that can be imported in a CSV / Excel file. 
- 
Constructor Summary
Constructors Constructor Description Limits() 
 - 
 
- 
- 
Field Detail
- 
MAX_CELL_COUNT_EXCEL_OR_CSV_IMPORT
public static final long MAX_CELL_COUNT_EXCEL_OR_CSV_IMPORT
Maximum number of cells that can be imported in a CSV / Excel file.- See Also:
 - Constant Field Values
 
 
 - 
 
 -