public class WorkbookConstant extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
AUTO_DIR |
static double |
CELL_WEIGHT
单元格宽度
|
static String |
DEST_FILE_NAME_SUFFIX |
static int |
DOWNLOAD_PICTURE_TIME_OUT
下载网络图片超时时间
|
static String |
FILE_SEPARATOR |
static String |
MEDIA_IMAGE_TYPE |
static int |
PICTURE_HEIGHT
图片默认高度
|
static int |
PICTURE_ROW_HEIGHT
有图片的行高设置为100
|
static int |
PICTURE_WEIGHT
图片默认宽度
|
| 构造器和说明 |
|---|
WorkbookConstant() |
public static final String AUTO_DIR
public static final int PICTURE_ROW_HEIGHT
public static final int PICTURE_HEIGHT
public static final int PICTURE_WEIGHT
public static final double CELL_WEIGHT
public static final int DOWNLOAD_PICTURE_TIME_OUT
Copyright © 2022. All rights reserved.