Package io.github.evanrupert.excelkt
See: Description
-
Annotation Summary Annotation Description ExcelElementMarker -
Class Summary Class Description ExcelElement Super class for all Excel elements Workbook Represents an Excel workbook Sheet Represents a sheet in a workbook Row Represents a row in a sheet Cell Represents a cell in a row Formula Represents the formula data type for a cellExample: cell(Formula("C1 + B1"))ExcelktKt