By tag: OOXML
0
kicks
Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project
Recently I had to implement some code to create an Excel spreadsheet/report using C#.
The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had to fill some data in one of the sheets of the spreadsheet and send this modified spreadsheet back to...
0
kicks
Silverlight 2.0 + OOXML = TextGlow
A Word 2007 document viewer built with Silverlight. An example of what is possible using the power of Silverlight 2.0.