Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
excel
/
com.michaelflisar.toolbox.excel.classes
/
ExcelFoundRow
Excel
Found
Row
data
class
ExcelFoundRow
(
val
index
:
Int
,
val
new
:
Boolean
)
Members
Constructors
Excel
Found
Row
Link copied to clipboard
constructor
(
index
:
Int
,
new
:
Boolean
)
Properties
index
Link copied to clipboard
val
index
:
Int
new
Link copied to clipboard
val
new
:
Boolean