|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ExcelType 的软件包 | |
|---|---|
| org.jeecgframework.poi.excel.entity | |
| org.jeecgframework.poi.excel.entity.enmus | |
| org.jeecgframework.poi.excel.export.base | |
| org.jeecgframework.poi.excel.entity 中 ExcelType 的使用 |
|---|
| 返回 ExcelType 的 org.jeecgframework.poi.excel.entity 中的方法 | |
|---|---|
ExcelType |
ExportParams.getType()
|
| 参数类型为 ExcelType 的 org.jeecgframework.poi.excel.entity 中的方法 | |
|---|---|
void |
ExportParams.setType(ExcelType type)
|
| 参数类型为 ExcelType 的 org.jeecgframework.poi.excel.entity 中的构造方法 | |
|---|---|
ExportParams(String title,
String sheetName,
ExcelType type)
|
|
| org.jeecgframework.poi.excel.entity.enmus 中 ExcelType 的使用 |
|---|
| 返回 ExcelType 的 org.jeecgframework.poi.excel.entity.enmus 中的方法 | |
|---|---|
static ExcelType |
ExcelType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static ExcelType[] |
ExcelType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| org.jeecgframework.poi.excel.export.base 中 ExcelType 的使用 |
|---|
| 声明为 ExcelType 的 org.jeecgframework.poi.excel.export.base 中的字段 | |
|---|---|
protected ExcelType |
ExcelExportBase.type
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||