»Spread for ASP.NET  » Product Tour  » Excel Compatibility jump to:

Excel Compatibility

You can import data from and export data and formatting to Microsoft Excel in its native format, both individual spreadsheets and entire workbooks. You can save data to an Excel-formatted (BIFF8 format) file or stream. There are several SaveExcel methods each with several options. For instance, you can specify whether headers are saved with the data using the setting of the IncludeHeaders enumeration. You do not need Excel on the server for Spread to display your Excel files.
If you have Excel installed on your computer, click on the following button to download the below Spread file and view it in Excel:


 ABCDEFG
1Risk-free rate 6.0% Market variance 3.0%
2Market rate 15.0% Maximum weight 100.0%
3       
4 BetaResVar Weight*Beta*Var.
5Stock A0.800.04 20.0%0.1600.002
6Stock B1.000.20 20.0%0.2000.008
7Stock C1.800.12 20.0%0.3600.005
8Stock D2.200.40 20.0%0.4400.016
9T-bills0.000.00 20.0%0.0000.000
10       
11Total   100.0%1.1600.030
12    Return Variance
13  Portfolio Totals:  16.4% 7.1%
14       
15       
16       
17       
18   v   
 Sheet2  Sheet3