|
From: <TB...@ao...> - 2004-07-29 10:30:23
|
I am trying to work out how quantlibxl works. I have opened one of the workbooks Blackscholes.xls. I noticed that cell B9 has value qlEuropeanOption(A9,$B$1,$B$2,$B$3,$B$4,$B$5,$B$6,$B$7,1) where its passing all these cells parameter values. How does the spreadsheet know how to call qlEuropeanOption? I suppose there is a link to c++ dll somewhere. Regards Theo |