Skip to content

[BUG] spliceRows doesn't work on the last row #2125

Closed
@ak99372

Description

@ak99372

🐛 Bug Report

Removing rows in worksheet with spliceRows works except for the last row.

Lib version: 4.3.0

Steps To Reproduce

worksheet.spliceRows(worksheet.rowCount, 1)

The expected behaviour:

Last row to be removed

Is there another way to delete/remove (last) row than using spliceRow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions