Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
excel
/
com.michaelflisar.toolbox.excel
/
ExcelSheet
/
ExcelSheet
Excel
Sheet
constructor
(
file
:
File
,
sheet
:
String
,
columns
:
List
<
String
>
,
firstDataRow
:
Int
)