首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 自动生成任意对象的各种格式的表格。

自动生成任意对象的各种格式的表格。

资 源 简 介

SpreadsheetFactory is an easy to use .NET class library to generate spreadsheets of various formats (currently: xls,xlsx, csv, html). Only very little actual code is required to get it working: private void SaveSpreadsheet(){ CreateSpreadsheet.SaveSpreadsheetAsFile( MyObjectList, SpreadsheetType.Xls, "OutputFile.xls");} See the detailed example to get started!

文 件 列 表

SpreadsheetFactory
CreateSpreadsheet.cs
Internal
Properties
SpreadsheetColumnAttribute.cs
SpreadsheetFactory.csproj
SpreadsheetFactory.FxCop
SpreadsheetFactory.shfb
SpreadsheetFactory.sln
SpreadsheetFactoryOptionsAttribute.cs
SpreadsheetType.cs
VIP VIP
0.175953s