Axer
Toggle table of contents
1.1.10
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee
/
AxerDataProvider
/
deleteRow
delete
Row
common
abstract
suspend
fun
deleteRow
(
file
:
String
,
tableName
:
String
,
row
:
RowItem
)
:
Result
<
Unit
>