public interface Const
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
Const.ContentType
Content-type
|
static interface |
Const.ExtendPropertyKey
The extends properties key
|
static interface |
Const.Limit
Excel Limit
|
static interface |
Const.Relationship
Relation
|
static interface |
Const.Suffix
The file suffix
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
EEC_PREFIX
Prefix of eec project
|
static String |
EXCEL_XML_DECLARATION
Excel xml declatation
|
static String |
lineSeparator
"\n" in UNIX systems, "\r\n" in Windows systems.
|
static int |
ROW_BLOCK_SIZE
Size of row-block
|
static String |
SCHEMA_MAIN
Open xml schema
|
static String |
XML_DECLARATION
Xml declaration
|
Copyright © 2025. All rights reserved.