搜索资源列表
C#操作Excel导出数据
- VS2003写的C#操作Excel导出数据,设置了导出的Excel格式,包括表头合并、居中对齐、自动调整列宽行高、单元格背景字体颜色、设置特定区域格线粗细颜色、只有有数据的区域显示格线、指定单元格窗口冻结等等。
报表Java
- 用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和 redo。 4.合并单元格。 5.Cell selection using the mouse or keyboards(快捷键支持)。 6.单元格高宽调整 。 7.丰富的前景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 8.背景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 9.每个单元格支持空心字
ExpressBookv1.0
- ExpressBook 用于代替F1Book的Vcl控件。 (由于时间关系,该控件只完成了80 左右,尚未完全完成。如果时间允许会逐渐完成!) ExpressBook v1.0 Excellent Studio -------------------------------------- 说明: 这个版本是含源代码的版本。包含一个Demo示例。支持一个工作簿上处理多个工作表,外观与EXCEL十分相似,欢迎大家使用。 存在问题 1.整个页选中
ASP.NEtxiadetupiankongjian
- 提供用来显示数据的可自定义表,以自定义单元格、行、列和边框。 -Can be used to display the data to provide a custom table to customize a cell, row, column and borders.
VcExcel
- 在vc中实现对exce的读写,单元格设置,字体,颜色,边框等,思路清晰,简单易懂。-Implemented in the vc read and write on the exce, cell settings, fonts, colors, borders, etc., clear, easy to understand.
POExcel
- 以订单销售系统为例,演示了如何从数据库动态读取数据给单元格赋值并提交数据;如何设置单元格的只读模式;如何获取提交的数据并保存到数据库中;如何添加自定义按钮;如何设置单元格内容的对齐方式;如何设置表格的行高、列宽、边框样式、合并单元格、字体样式;如何以提交、只读的形式打开Excel表单等-Order sales system, for example, demonstrates how to dynamically read data from the database and submit th
testexcel
- VC2008 操作excel2003 ,用odbc方式创建excel,用excel接口类对excel进行读写,包括设置边框 字体 颜色 合并单元格等 附录excel小例子-VC2008 operation excel2003, with a way to create odbc excel, excel with excel interface class for reading and writing, including setting borders font color merging
xlslib_qtest
- ubuntu下qt操作Excel,使用xlslib,基本功能以及封装,包括设置字体,合并单元格,设置行高度和宽度,添加边框,设置单元格背景等功能。-ubuntu qt operating under Excel, use xlslib, basic functions and packages, including setting fonts, merge cells, set the row height and width, add borders, set the cell backgro
BCGGridDemo
- 重绘CBCGPGridCtrl的表头,更改背景色,选中后颜色,标题字体及颜色,表格文字字体及颜色,选中单元格颜色、边框色,修改原来的表格线条等 Demo在VS2010下调试通过,所用BCG版本为2310-Painted a CBCGPGridCtrl header change background color, color selection, title font and color, form text fonts and colors, selected cell color, bord
POI实战-java开发excel
- POI处理excel文件,主要包括Excel的读取、写入,各种数据格式处理、单元格合并、注释、下拉列表及单元格的边框、背景色、宽度调整等。(POI processing excel files, including Excel read, write, a variety of data format processing, cell merging, comments, drop-down list and cell border, background color, width adjust
C1FlexGrid单元格边框处理
- Excel中描述了C1FlexGrid如何处理单元格边框;(Excel describes how C1FlexGrid handles cell borders;)
ExcelChange
- 本程序主要实现了从一个已有的excel表格中提取出自己需要的内容生成一个新的excel表格,包括内容提取,合并单元格,设置边框字体等。(This program mainly implements a new table from an existing table, including content extraction, merging cell, setting border font, etc)