类 org.jeecgframework.poi.excel.entity.enmus.ExcelType
的使用

使用 ExcelType 的软件包
org.jeecgframework.poi.excel.entity   
org.jeecgframework.poi.excel.entity.enmus   
org.jeecgframework.poi.excel.export.base   
 

org.jeecgframework.poi.excel.entityExcelType 的使用
 

返回 ExcelTypeorg.jeecgframework.poi.excel.entity 中的方法
 ExcelType ExportParams.getType()
           
 

参数类型为 ExcelTypeorg.jeecgframework.poi.excel.entity 中的方法
 void ExportParams.setType(ExcelType type)
           
 

参数类型为 ExcelTypeorg.jeecgframework.poi.excel.entity 中的构造方法
ExportParams(String title, String sheetName, ExcelType type)
           
 

org.jeecgframework.poi.excel.entity.enmusExcelType 的使用
 

返回 ExcelTypeorg.jeecgframework.poi.excel.entity.enmus 中的方法
static ExcelType ExcelType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static ExcelType[] ExcelType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

org.jeecgframework.poi.excel.export.baseExcelType 的使用
 

声明为 ExcelTypeorg.jeecgframework.poi.excel.export.base 中的字段
protected  ExcelType ExcelExportBase.type
           
 



Copyright © 2015. All Rights Reserved.