I have a Excel calculator with complex custom function. the function like Calculator(B1:B3).
I don't want to use aspose ICustomFunction interface to create custome function in .net.
Is there any way to directly get value from Excel using upon function Calculator?
Thanks, Hans