com.alibaba.excel.constant
类 ExcelXmlConstants
- java.lang.Object
-
- com.alibaba.excel.constant.ExcelXmlConstants
public class ExcelXmlConstants extends Object
- 作者:
- jipengfei
-
字段概要
字段 限定符和类型 字段和说明 static String
CELL_DATA_FORMAT_TAG
Number formatted labelstatic String
CELL_FORMULA_TAG
static String
CELL_INLINE_STRING_VALUE_TAG
When the data is "inlineStr" his tag is "t"static String
CELL_TAG
static String
CELL_VALUE_TAG
static String
CELL_VALUE_TYPE_TAG
static String
DIMENSION
static String
DIMENSION_REF
static String
POSITION
static String
ROW_TAG
构造器概要
构造器 构造器和说明 ExcelXmlConstants()
Copyright © 2018–2019 Alibaba Group. All rights reserved.