| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
APP |
"app" |
public static final String |
CONTENT_TYPES |
"contentTypes" |
public static final String |
CORE |
"core" |
public static final String |
CUSTOM |
"custom" |
public static final String |
DRAWING1 |
"drawing1" |
public static final String |
DRAWING1_XML_RELS |
"drawing1_xml_rels" |
public static final String |
MEDIA |
"media" |
public static final String |
RELS_RELS |
"rels_rels" |
public static final String |
SHARED_STRING_XML |
"shared_string_xml" |
public static final String |
SHEET1 |
"sheet1" |
public static final String |
SHEET1_XML_RELS |
"sheet1_xml_rels" |
public static final String |
STYLES |
"styles" |
public static final String |
THEME1 |
"theme1" |
public static final String |
WORKBOOK_XML |
"workbook_xml" |
public static final String |
WORKBOOK_XML_RELS |
"workbook_xml_rels" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DRAWING_1_END |
"</xdr:wsDr>" |
public static final String |
DRAWING_1_HEAD |
"<xdr:wsDr xmlns:xdr=\"http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing\" xmlns:r=\"http://schemas.openxmlformats.org/officeDocument/2006/relationships\" xmlns:a=\"http://schemas.openxmlformats.org/drawingml/2006/main\">" |
public static final String |
RELS_END |
"</Relationships>" |
public static final String |
RELS_HEAD |
"<Relationships xmlns=\"http://schemas.openxmlformats.org/package/2006/relationships\">" |
public static final String |
SHARED_STRING_END |
"</sst>" |
public static final String |
SHEET1_END |
"<pageMargins left=\"0.699305555555556\" right=\"0.699305555555556\" top=\"0.75\" bottom=\"0.75\" header=\"0.3\" footer=\"0.3\"/><headerFooter/><drawing r:id=\"rId1\"/></worksheet>" |
public static final String |
XML_HEAD |
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ABSOLUTE_PATH |
1 |
public static final int |
WEB_URL |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final double |
CELL_WEIGHT |
23.5 |
public static final String |
DEST_FILE_NAME_SUFFIX |
".xlsx" |
public static final int |
DOWNLOAD_PICTURE_TIME_OUT |
10000 |
public static final String |
FILE_SEPARATOR |
"/" |
public static final String |
MEDIA_IMAGE_TYPE |
"http://schemas.openxmlformats.org/officeDocument/2006/relationships/image" |
public static final int |
PICTURE_HEIGHT |
1260000 |
public static final int |
PICTURE_ROW_HEIGHT |
100 |
public static final int |
PICTURE_WEIGHT |
1500000 |
Copyright © 2022. All rights reserved.