| 程序包 | 说明 |
|---|---|
| cn.chenzw.excel.magic.core.meta.model |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ExcelCellDefinition.ExcelBooleanCellType
布尔值类型(1=true; 0=false)
|
static class |
ExcelCellDefinition.ExcelDateCellType
日期格式
|
static class |
ExcelCellDefinition.ExcelErrorCellType
错误类型
|
static class |
ExcelCellDefinition.ExcelInlinStrCellType
内联字符串(不使用共享池)
|
static class |
ExcelCellDefinition.ExcelNullCellType |
static class |
ExcelCellDefinition.ExcelNumbericCellType
数值类型
|
static class |
ExcelCellDefinition.ExcelStringCellType
共享字符串格式
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExcelCellDefinition.ExcelCellType |
ExcelCellDefinition.getCellType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExcelCellDefinition.setCellType(ExcelCellDefinition.ExcelCellType cellType) |
Copyright © 2019. All rights reserved.