[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
Tue Jul 16 01:42:10 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126415
Konstantin Kharlamov <hi-angel at yandex.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Konstantin Kharlamov <hi-angel at yandex.ru> ---
I asked on IRC: turns out, a row (which is basically a range) has a function
getCellByPosition(), whose addressing is relative to the range. E.g. if your
range starts at 1,1 global position, then your_range.getCellByPosition(0,0)
would refer to 1,1 cell in global coordinates.
--
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/20190716/8429cdc6/attachment.html>
More information about the Libreoffice-bugs
mailing list