Spreadsheet script runnable inside http://tryfsharp.org includes a custom DataGrid and a parser for simple formulas e.g.: =1+1 =SUM(A1,A2) Add your own functions to the evaluate function. For a more comprehensive implementation check out http://cellz.codeplex.com
6 people like thisPosted: 13 years ago by Phillip Trelford
Create a Open Xml spreadsheet fromxml. In this snippet I did not reference the Open Xml SDK
5 people like thisPosted: 13 years ago by Piet Amersfoort
Create Open XML Spreadsheet using the open XML SDK
2 people like thisPosted: 13 years ago by Piet Amersfoort