https://bugs.documentfoundation.org/show_bug.cgi?id=151840

--- Comment #17 from Lionel Elie Mamane <[email protected]> ---
(In reply to Vladimir Sokolinskiy from comment #16)
> Preamble.
> In text tables, due to the possible presence of merged cells, the only
> effective way to iterate through cells is to loop through cell names.

I fail to understand why everyone keeps saying that. Calc sheets can also have
merged cells, but have notions of rows, columns, and ways to loop through rows
and through columns and to navigate the table as a 2D structure.

The same merged cells in a text table can be merged cells in a Calc sheet. Why
can we not present the same API for iterating and navigating through text
tables that we do for Calc sheets?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to