https://issues.apache.org/ooo/show_bug.cgi?id=120004
Priority: P3
Bug ID: 120004
Assignee: [email protected]
Summary: Feature request: Allow identification of calling cell
in (Java) UNO add-in (like Application.Caller in
Excel/VBA).
Severity: normal
Issue Type: DEFECT
Classification: Application
OS: All
Reporter: [email protected]
Hardware: All
Status: UNCONFIRMED
Version: AOO350
Component: programming
Product: spreadsheet
It should be possible that a (Java) (UNO) add-in function determines the
calling cell (sheet name, row and column) similar to Application.Caller in VBA.
Note that there are already build-in spreadsheet functions, which perform such
a task (like ROW() and COLUMN()), but afaik there is no method that an add-in
function can find out s.th. about the calling cell.
--
You are receiving this mail because:
You are the assignee for the bug.