Ariel Constenla-Haile schrieb:
this looks as if you wanted to get a cell range as parameter, and in this cell
range write your result. This is possible, but IMHO is a NO-NO.
As you've been told on Tuesday, you can get a cell range as parameter to your
function, but it isn't " the area in which the sheet is filled" by your
function's result.
IMHO an Add-In should not modify the document (a sheet, a range, etc).
OOo Calc Developers read this mailing list, so sure they will give on Monday a
more accurate opinion.
Right. If an add-in function modifies cell contents, that can lead to
problems because these modifications come at a time where Calc doesn't
expect them. If a function has to return more than one value, you can
always use an array.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]