模块 excel.io

类 CompositeColor

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

public class CompositeColor extends Object
作者:
qiushui on 2023-05-23.
  • 构造器详细资料

    • CompositeColor

      public CompositeColor()
  • 方法详细资料

    • toString

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

      protected void configureFontColor(org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.Font font)
    • configureForegroundColor

      protected void configureForegroundColor(org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.CellStyle cellStyle)
    • configureBorderColor

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