模块 excel.io

类 CellStyleManager

java.lang.Object
com.github.developframework.excel.styles.CellStyleManager

public class CellStyleManager extends Object
单元格样式管理器
作者:
qiushui on 2022-06-29.
  • 构造器详细资料

    • CellStyleManager

      public CellStyleManager(org.apache.poi.ss.usermodel.Workbook workbook, TableDefinition<?> tableDefinition)
  • 方法详细资料

    • getCellStyle

      public org.apache.poi.ss.usermodel.CellStyle getCellStyle(String key)