Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
excel
/
com.michaelflisar.toolbox.excel
/
Excel
/
readLine
read
Line
suspend
fun
readLine
(
file
:
String
,
sheetName
:
String
,
line
:
Int
,
trim
:
Boolean
=
true
,
columns
:
List
<
String
>
)
:
List
<
String
>