Package-level declarations

Types

Link copied to clipboard
object Excel
Link copied to clipboard
class ExcelSheet(val file: File, val sheet: String, val columns: List<String>, val firstDataRow: Int)