搜索资源列表
C操作Excel表格
- 最近因为需要学习了一下使用C#操作Excel表格,现在把我使用C#如何定制表格的过程提供给需要的兄弟:-recently because of the need to learn about the use of C# operation Excel spreadsheet, now I use C# how to customize forms to the process of brothers :
SpreadSheet
- c#对spreadsheet控制 包括对每一个单元格的样式等操作-c
GemBox.Spreadsheet
- GemBox Spreadsheet是一款适用于.NET环境下,不需安装任何EXCEL软件,就可以提供方便写、读和转换微软EXCEL文件(XLS、CSV、XLSX)的工具。 -GemBox Spreadsheet is a suitable. NET environment without installation of any EXCEL software to provide easy to write, read and convert Microsoft EXCEL file (XL
Src
- 能够获取大江大河实时水情、全国重点水库实时水情、气象数据近三日地面数据,并将指定的信息存储为常见的Excel表格形式。-Able to obtain real-time water regime of large rivers, the national key reservoir real-time hydrological and meteorological data from nearly ground data, and specify the information stored f
csharpexcel
- C#操作EXCEL文件演示程序源代码,主要是借助于Interop.Excel.dll、Interop.Microsoft.Office.Core.dll和Interop.VBIDE.dll组件来实现对Excel文件的操作,可以完成填充Excel表格的内容、保存为Excel格式的文件两种功能,虽然简单,但是还是比较有可参考性的。-C# Operating EXCEL file demo program source code, mainly by means of the Interop.Exce
Excel@Shpgaijin
- 根据Excel表格建立Shp文件,程序做了一些改进,可以用打开按钮打开一个shp文件,并能显示出来-Shp file to establish the Excel spreadsheet, the program has made some improvements, you can use the Open button to open a shp file, and can be displayed
ExcelDataGridView
- C#像Excel一样复制DataGridView中的单元格区域的数据,如上图所示,选中任意单元格中的数据,点击右下角的“复制”按钮,即可将选中单元格中的数据复制到右侧的表格区域中,类似于Excel表格中的复制功能,使用DataGridView控件的C#爱好者,您可参照本实例为您的DataGridView控件也添加复制功能-C# the same as Excel copy a range of cells in the DataGridView data, as shown above, sel
demo
- 对Excel表格某列单元格进行收据分析(分离其中的QQ号,Email, 电话号码)-Receipt of the Excel spreadsheet for analysis
merge-csv-into-excel
- 公司数据管理中,经常需要将多个CSV文件合成到excel表格中,本程序使用C#语言开了一个合成的程序-Company data management is often necessary to synthesize multiple CSV files to excel spreadsheet, the program uses the C# language opened a synthetic procedure
Excel_Operat
- D盘下放一个名为123.xls的Excel表格,然后运行程序,点击读取,会读取数据到窗体的ListBox中,点击写入,会在D盘下生成一个Excel文件,内容随便写的.-D Place a disc called 123.xls Excel spreadsheet, and then run the program, click the read will read the data into the form' s ListBox, click write, it will generat
Access-thumbnail-showaIntoExcel
- 系统实现的是将Access数据库中的表格用缩略图显示出来,双击该缩略图可以快速生成该表的Excel表格,系统是用VS2010编写的 资源中包含了Access通用类,CreateExcelFile快速生成Excel表格类,ExtractIcon利用Shell32.dll提取系统图片类-System implementation is the Access database tables with thumbnails displayed, double-click the thumbnail of
ExcelToDataGridView
- 可以实现将Excel表格数据显示到C# Winform的DataGridView控件中,成功显示。-Excel spreadsheet data can be displayed to the C# Winform DataGridView control, the success of the display.
asp
- 基于ASP.NET的活动报名系统 学校每年都要举办各种活动,活动的参与者需要报名参与活动,为了减轻报名时人工工作量,开发活动报名系统:1、系统有管理员,管理学校的部门(新增、修改部门名等),管理各部门的职工,指定各部门的活动管理员;2、各部门的活动管理员可以发布活动(活动的名称、活动简介、活动的宣传视频或图片、活动参与者要求,活动报名时间要求等);3、活动的参与者必须先注册才能报名参与各项活动,如果活动报名已经过期则不能报名参与活动。4、各部门活动管理员可以导出活动报名者名单(excel表格),
EXCEL2XML
- 能够把excel表格数据自动转换成XML数据的软件-The excel spreadsheet data can be automatically converted into XML data software
read-island
- 读取EXCEL表格,然后生成点数据,在点数据上添加字段,并且赋值-Read EXCEL spreadsheet, then involves analysis of data, add fields on the point data, and the assignment
ExPorT
- DataGridView导出为Excel:对导出的Excel表格可加以重绘处理。-DataGridView Export to Excel: Excel spreadsheet for export processing may be redrawn.
Csharp_Excel
- 用C#打开一个EXCEL表格,并进行读取。EXCEL表格中包含较复杂的内容,包括合并单元格等。并且根据单元格之间的关系,设定XML中母节点与子节点的值,最后将XML文件保存到本地。方法简单。-Open an EXCEL spreadsheet with C#, and reading. EXCEL table contains more complex content, including merged cells and so on. And the relation between cell
exceltest
- 该程序是通过数据库读入和写出excel表格中的数据到程序中进行处理的程序-The program is to read and write data to the excel spreadsheet program for processing by a program
NPOIToExcel
- 使用npoi来将数据导出到excel表格中。使用npoi的好处是不需要考虑服务器本机是否安装了Excel。-Use npoi to export data to excel spreadsheet. The advantage of using npoi server is not necessary to consider whether the machine is installed in Excel.