Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
excel
/
com.michaelflisar.toolbox.excel.classes
Package-level
declarations
Types
Types
Excel
Found
Row
Link copied to clipboard
data
class
ExcelFoundRow
(
val
index
:
Int
,
val
new
:
Boolean
)
Excel
Sheet
Link copied to clipboard
class
ExcelSheet
(
val
sheet
:
Any
)