| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EXPAND_COLUMN |
2 |
public static final int |
EXPAND_ROW |
1 |
public static final int |
EXPAND_ROW_AND_COLUMN |
3 |
public static final int |
OVERLAY_ROW_AND_COLUMN |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
CELL_BORDER_WIDTH_MILLIMETRES |
2.0 |
public static final short |
EXCEL_COLUMN_WIDTH_FACTOR |
256 |
public static final int |
PIXELS_PER_INCH |
96 |
public static final double |
PIXELS_PER_MILLIMETRES |
3.78 |
public static final double |
POINTS_PER_MILLIMETRE |
2.83 |
public static final int |
TOTAL_COLUMN_COORDINATE_POSITIONS |
1023 |
public static final int |
TOTAL_ROW_COORDINATE_POSITIONS |
255 |
public static final int |
UNIT_OFFSET_LENGTH |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EXCEL_STYLE_ESCAPING |
0 |
public static final int |
UNIX_STYLE_ESCAPING |
1 |