模块 excel.io

类 CellStyleKey.ConfigKey

java.lang.Object
com.github.developframework.excel.styles.AbstractItemKey
com.github.developframework.excel.styles.CellStyleKey.ConfigKey
所有已实现的接口:
ItemKey
封闭类:
CellStyleKey

protected static class CellStyleKey.ConfigKey extends AbstractItemKey
  • 构造器详细资料

  • 方法详细资料

    • configureCellStyle

      public void configureCellStyle(org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.CellStyle cellStyle)
    • toString

      public String toString()
      覆盖:
      toString 在类中 Object