Use Resolver One Spreadsheets from IronPython Programs
RunWorkbook is a function that allows you to access Resolver One spreadsheets from other spreadsheets and access the data they contain. You can even pass in new data and effectively use spreadsheets as functions! We can also use RunWorkbook to access Resolver One spreadsheets (.rsl files) from IronPython programs. RunWorkbook loads the spreadsheet and allows you to access the contents using the spreadsheet object model (using the same code you write in user code). You could use this for unit testing your spreadsheet logic or integrating your spreadsheets into your applications. This zipfile includes a module that does all the necessary initialisation for you and brief instructions on how to use it. Uploaded by michael. |
This model has been created for Resolver One, an advanced spreadsheet. You can download Resolver One here. |
