Hi Eike,
Thank you for the info
Mike
On Wed, Aug 5, 2015 at 6:49 PM, Eike Rathke wrote:
> Hi Mikhail,
>
> On Saturday, 2015-08-01 00:17:36 +0300, Mikhail Zemlyanukha wrote:
>
>> I'm developing a java extension for calc, and I would like to detect
>> if a worksheet function (implemented in my ad
Hi Mikhail,
On Saturday, 2015-08-01 00:17:36 +0300, Mikhail Zemlyanukha wrote:
> I'm developing a java extension for calc, and I would like to detect
> if a worksheet function (implemented in my addin) is called from
> Function Wizard.
There is no such differentiation. To implement that, maybe a
Hi all,
I'm developing a java extension for calc, and I would like to detect
if a worksheet function (implemented in my addin) is called from
Function Wizard. The function may work long (it performs a request to
external DB), and I would like to return some stub value (let it be
#VALUE!) when it i