[Libreoffice-bugs] [Bug 126415] Seems to be missing API to get a cell from a row

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 15 23:45:38 UTC 2019


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

--- Comment #1 from Konstantin Kharlamov <hi-angel at yandex.ru> ---
UPD: btw, turns out getCellByPosition() has not use either, because
TableRow.Position property is incompatible with this function, and there
doesn't seem to be a way to derive its index.

Although I managed to find such call: 

    row.getCellRangeByName(row.AbsoluteName)

This returns a range, but… the range doesn't provide any means to get a cell
either.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190715/dde99fd5/attachment-0001.html>


More information about the Libreoffice-bugs mailing list