Skip to content

StreamingRow.getLastCellNum Is NotSupported #46

@opticyclic

Description

@opticyclic

According to the POI docs you have to use row.getLastCellNum() to iterate properly and take account of missing/blank cells:
https://poi.apache.org/spreadsheet/quick-guide.html#Iterator

However, this is one of the NotSupported operations of StreamingRow

Can you implement this, or alternatively, document how to use the existing implementation to handle blank cells.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions