Skip to content

Include TableTableRowGroupElement support in all row based methods #88

@YSavanier

Description

@YSavanier

Hi
Actually the only method supporting the presence of the TableTableRowGroupElement is the getNextRow and getPreviousRow of the OdfTableRow class.

Others classes like OdfTable don't manage to get the real number of rows with getRowCount or iterate among them using getRowByIndex or getCellByPosition, they all fail to considerates TableTableRowElement nodes contained by a TableTableRowGroupElement.

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions