模块 excel.io

接口 ItemKey

所有已知实现类:
AbstractItemKey, CellStyleKey, CellStyleKey.AlignmentKey, CellStyleKey.BorderKey, CellStyleKey.ConfigKey, CellStyleKey.DataFormatKey, CellStyleKey.FontKey, CellStyleKey.ForegroundKey
函数接口:
这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。

@FunctionalInterface public interface ItemKey
作者:
qiushui on 2023-05-22.
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    configureCellStyle(org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.CellStyle cellStyle)
     
  • 方法详细资料

    • configureCellStyle

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