|
Edit Spreadsheet
You can open an existing spreadsheet and edit or insert content into it. This lets you create XLS document templates using MS Excel with rich cell-formats. You can then open such templates using XlsIO and insert content dynamically during run-time and distribute the newly created XLS document to your end-users.The data flow of the edit spreadsheet process is illustrated below:
Edit Spreadsheet-Illustrated
There are some features like VBA Macros which cannot be created using XlsIO's API. These features can be made available in a template created using MS Excel. XlsIO will preserve this information while editing and saving these templates.
|
|
|
|