-
大小: 4.43MB文件类型: .rar金币: 2下载: 1 次发布日期: 2023-09-27
- 语言: C#
- 标签: Spreadsheet Excel
资源简介
SpreadsheetGear 2012系列产品由强大灵活的Excel兼容spreadsheet组件组成;包括SpreadsheetGear 2012 for .NET和SpreadsheetGear 2012 for Silverlight。
SpreadsheetGear 2012使ASP.NET, Windows Forms, WPF and Silverlight开发人员简易的利用可扩展的excel报告,excel绘图和基于范围的动态仪表板,强大的spreadsheet控件,完整的excel兼容绘图,最快最完整的excel兼容计算器等等。
SpreadsheetGear 2012特点
免费授权部署在32或64位的Windows 2000, Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003 (including R2), Windows Server 2008 (including R2)和Windows Server 2012。
添加,读取,修改,查看,编辑,格式化,计算,打印和写入Microsoft Excel 97-2003 (xls) 和Excel 2007-2010 Open XML (xlsx and xlsm)工作簿都不需要excel
可扩展和可靠的excel报告。
强大的windows表单,WPF和Silverlight spreadsheet控件
最快最完整的excel兼容的计算引擎可供使用(很多情形下比excel快很多)。
很容易针对excel绘图和范围创建图像。
完全的excel兼容绘图
本附件破解了试用限制

代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace SpreadsheetGearExplorer
{
///
/// This class is only used to navigate and manage the SpreadsheetGear Explorer.
/// Look at the separate sample user controls located under each folder representing
/// each sample category. The relevant sample code is in the matching *.code.cs file.
///
public partial class FormMain : Form
{
public FormMain()
{
InitializeComponent();
explorerView.SetSampleControlAssembly(GetType().Assembly);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 14336 2014-08-07 13:38 DotNet20\Bin\Design\SpreadsheetGear2012.Design.DN2.dll
文件 36864 2014-08-07 13:35 DotNet20\Bin\RegisterSGToolbox.exe
文件 283 2014-06-02 15:15 DotNet20\Bin\RegisterSGToolbox.exe.config
文件 3934720 2020-02-09 22:09 DotNet20\Bin\SpreadsheetGear2012.dll
文件 995822 2014-08-07 13:42 DotNet20\Bin\SpreadsheetGear2012.xm
文件 34816 2014-08-07 13:38 DotNet20\Bin\SpreadsheetGear2012ForWindows.DN2.exe
文件 302 2014-06-02 15:16 DotNet20\Bin\SpreadsheetGear2012ForWindows.DN2.exe.config
文件 6144 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\PerformanceSample.code.cs
文件 738 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\PerformanceSample.cs
文件 4832 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\PerformanceSample.Designer.cs
文件 12786 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\PerformanceSample.resx
文件 10734 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\ThreadingSample.code.cs
文件 872 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\ThreadingSample.cs
文件 7778 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\ThreadingSample.Designer.cs
文件 14238 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Advanced\ThreadingSample.resx
文件 159 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\app.config
文件 1967 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\AmortizationCalculatorSample.code.cs
文件 921 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\AmortizationCalculatorSample.cs
文件 20902 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\AmortizationCalculatorSample.Designer.cs
文件 23406 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\AmortizationCalculatorSample.resx
文件 2647 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\CustomFunctionsSample.code.cs
文件 983 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\CustomFunctionsSample.cs
文件 15737 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\CustomFunctionsSample.Designer.cs
文件 5814 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\CustomFunctionsSample.resx
文件 1369 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\FormulaEvaluationSample.code.cs
文件 987 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\FormulaEvaluationSample.cs
文件 10018 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\FormulaEvaluationSample.Designer.cs
文件 5814 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\FormulaEvaluationSample.resx
文件 1419 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\SimpleLoanCalculatorSample.code.cs
文件 1230 2014-08-07 13:34 DotNet20\Samples\WindowsSamples\SpreadsheetGearExplorer\Calculations\SimpleLoanCalculatorSample.cs
............此处省略705个文件信息
- 上一篇:ASP.NET电子商务网站毕业设计源码+论文
- 下一篇:平面度及平整度算法
相关资源
- C# winform实现表数据导出到Excel表格
- ExcelHelper C#操作Excel的好几种方法
- c#生成excel图表
- Winform中嵌入excel
- unity读取Excel
- C# 读写excel word(不用安装office)
- 读取mdb输出到Excel
- 各种方式对excel导出导入
- excel转化成datatable 并加载到datagridvi
- 读取Excel表格内容到treeview
- ADO.NET操作EXCEL
- excel导入 导出分析源码
- C#文件流读取CSV文件
- 验证EXCEL导入模板是否符合标准
- C#将Excel导入到Access数据库表(winFor
- C# NPOI导出Excel,Words转PDF
- c#导出excel支持多sheet导出,可自定义
- 2012我的C#全能Excel操作无需Office不使用
- VS 2008 C#读写excel文件
- 2021最新版NPOI插件
- C#读写EXCEl支持xlsx
- NPOI-Excel导入导出源码+
- Excel导入SQLServer数据库工具含源码
- C#winform导入excel到SQL Server
- 彩色 ExcelTab 标签
- C#数据库导出Excel易懂版
- asp.net上传文件预览Excel\\Word\\PDF文件
- nmon-windows版分析工具,非nmon analyser
- wpf窗口快速读取导出excel
- winform文档预览程序
评论
共有 条评论