Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include TableTableRowGroupElement support in all row based methods #88

Open
YSavanier opened this issue May 17, 2021 · 1 comment
Open
Milestone

Comments

@YSavanier
Copy link

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

@svanteschubert
Copy link
Contributor

Unless someone is providing a patch, I will take this into consideration for 1.0.0.

@svanteschubert svanteschubert added this to the 1.0.0 milestone Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants