-
大小: 4.43MB文件类型: .rar金币: 1下载: 0 次发布日期: 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# NPOI导入与导出EXCEL
- 基于Handsontable的ASP.NET可编辑动态表格
- C# 定时自动导出数据库数据为Excel文件
- VSTO:使用C#开发Excel、Word
- C#开发excel导入导出+mysql数据库
- C#生成Excel表插件
- ASP.NET导出EXCEL超高兼容
- C# WinForm 利用NPOI 自定义[表头|列表|表
- Nopi操作excel
- 将Excel中的数据按照Word模板生成Word文
- 导入excel处理合并表头、复杂表头、多
- Asp.net 导出Excel文件总结导出csv、Off
- C#将excel导入到access,各种你们想要的
- NPOI操作C# ExcelToDataTable DataTableToExce
- c#excel转为word
- c#编写的oracle导出到excel
- Winform通过NPOI导出excel
- C# DataTable生成excel并将excel添加附件发
- aspose.cells 18.4破解版
- npoi的excel读写代码C#实现,并用winfo
- C#Winform使用NPOI导入Excel数据
- c#中串口接收数据并且生成EXCEL
- excel生成sql语句小工具
- asp.net导入导出excel表,导入到sql数据
- Dev WinForm通用控件导出Excel方法(支持
- C#web项目excel导入数据到数据库
- 免费DataGridView打印及.NET轻松打印控件
- 通用ASP.NET Core NPOI导出复杂Word、Exce
- ASP.NET MVC Json表格数据 为Excel
- C# excel处理源码
评论
共有 条评论