C  E  F  G  I  R  S  W 

C

cell(Object,XSSFCellStyle) - function in io.github.evanrupert.excelkt.Row
Creates a new cell in the rowCell explicitly support the following data types:
  • Formula

  • Boolean

  • Number

  • Date

  • Calendar

  • LocalDate

  • LocalDateTime

All other data types will be converted to a string to be displayed.
Cell - class in io.github.evanrupert.excelkt
Represents a cell in a row
createCellStyle(Function1) - function in io.github.evanrupert.excelkt.ExcelElement
Creates a new XSSFCellStyle from the options specified in the init block
createCellStyle(Function1) - function in io.github.evanrupert.excelkt.Workbook
Creates a new XSSFCellStyle from the options specified in the init block
createCellStyle(Function1) - function in io.github.evanrupert.excelkt.Sheet
Creates a new XSSFCellStyle from the options specified in the init block
createCellStyle(Function1) - function in io.github.evanrupert.excelkt.Row
Creates a new XSSFCellStyle from the options specified in the init block
createCellStyle(Function1) - function in io.github.evanrupert.excelkt.Cell
Creates a new XSSFCellStyle from the options specified in the init block
createFont(Function1) - function in io.github.evanrupert.excelkt.ExcelElement
Creates a new XSSFFont from the options specified in the init block
createFont(Function1) - function in io.github.evanrupert.excelkt.Workbook
Creates a new XSSFFont from the options specified in the init block
createFont(Function1) - function in io.github.evanrupert.excelkt.Sheet
Creates a new XSSFFont from the options specified in the init block
createFont(Function1) - function in io.github.evanrupert.excelkt.Row
Creates a new XSSFFont from the options specified in the init block
createFont(Function1) - function in io.github.evanrupert.excelkt.Cell
Creates a new XSSFFont from the options specified in the init block
C  E  F  G  I  R  S  W