Document Assembly Solution for SpreadsheetML
In this post, I will show you how to populate a spreadsheet with data from a real SQL database and create a cool looking chart based on that data, all without using Excel client.
Scenario
Today’s scenario theme is document assembly, which is all about constructing a file based on external data sources, like other files or databases.
