public static interface Const.Limit
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
COLUMN_WIDTH
Column width
|
static int |
HEADER_SUB_COLUMNS
The header sub-columns length
|
static int |
MAX_CHARACTERS_PER_CELL
The max characters per cell
|
static int |
MAX_COLUMNS_ON_SHEET
The max columns on sheet
|
static int |
MAX_LINE_FEEDS_PER_CELL
The max line feeds per cell
|
static int |
MAX_ROWS_ON_SHEET
Excel07's max rows on sheet
|
static final int MAX_ROWS_ON_SHEET
static final int MAX_COLUMNS_ON_SHEET
static final int MAX_CHARACTERS_PER_CELL
static final int MAX_LINE_FEEDS_PER_CELL
static final int COLUMN_WIDTH
static final int HEADER_SUB_COLUMNS
Copyright © 2025. All rights reserved.