接口 org.jeecgframework.poi.excel.export.styler.IExcelExportStyler
的使用

使用 IExcelExportStyler 的软件包
org.jeecgframework.poi.excel.export.base   
org.jeecgframework.poi.excel.export.styler   
 

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

返回 IExcelExportStylerorg.jeecgframework.poi.excel.export.base 中的方法
 IExcelExportStyler ExcelExportBase.getExcelExportStyler()
           
 

参数类型为 IExcelExportStylerorg.jeecgframework.poi.excel.export.base 中的方法
 void ExcelExportBase.setExcelExportStyler(IExcelExportStyler excelExportStyler)
           
 

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

实现 IExcelExportStylerorg.jeecgframework.poi.excel.export.styler 中的类
 class AbstractExcelExportStyler
          抽象接口提供两个公共方法
 class ExcelExportStylerBorderImpl
          带有边框的Excel样式
 class ExcelExportStylerColorImpl
          带有样式的导出服务
 class ExcelExportStylerDefaultImpl
          样式的默认实现
 



Copyright © 2015. All Rights Reserved.