References to other sheets and workbooks
Does SpreadsheetConverter support references to other workbooks?
SpreadsheetConverter supports references between worksheets within a workbook, but not off-book references.
How to I set a constant used by the calculator programmatically?
If you have created a calculator, and there are some constants you want to set, for example the current rate, then read the following:
How to initialize values on the server
My workbook contains links to other web page, for example elememts.htm, after conversion, they do not work
SpreadsheetConverter always generates a folder where all the files for a specific spreadsheet is stored.
You have to edit the generated page. Depending on where you place the element.htm, replace elements.htm by ../elements.htm
