[Libreoffice-bugs] [Bug 126417] No way to get a cell from CellRange
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 16 01:40:55 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126417
Konstantin Kharlamov <hi-angel at yandex.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #2 from Konstantin Kharlamov <hi-angel at yandex.ru> ---
I asked on IRC: turns out, 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/017a5a50/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list