搜索资源列表
可合并单元格的表格控件
- 表格控件。本程序是在gridctrl2.26基础上进行修改,增加了合并单元格的功能。参考了网上的开源程序gridctrl_merge.zip和gridctrl_demo226.zip。希望大家继续完善
CGridCtrl_demo19_02
- 类似excel的表格控件 可以进行类似excel的拆分单元格, 合并单元格,对某行某列求和,排序 等等功能-similar forms of control can excel similar cell for a split, the merger cells of a certain sum out of a trip, sorting and so on
msflex
- 对msflexgrid控件的各种操作,特别是合并单元格的方法,我觉得很实用。-right msflexgrid controls the operation, in particular the merger of cells, I find it very practical.
gridctrl_demo226_xc
- 表格控件。本程序是在gridctrl2.26基础上进行修改,增加了合并单元格的功能。参考了网上的开源程序gridctrl_merge.zip和gridctrl_demo226.zip。希望大家继续完善。-forms controls. The procedure was conducted on the basis of gridctrl2.26 amended by increasing the combined cell funct
yycontrols
- GridView控件一些实例,包括合并单元格,以及对单元格内容进行编辑修改等.-GridView control examples, including the merger of the cell and the cell content such as editorial changes.
EditGrid
- 功能强大的表格控件,支持合并单元格,支持多种单元各类型,很有研究价值。-Powerful form controls, to support the merger of the cell to support a variety of cell types, it is research value.
ExcellTest
- 使用vc自动实现excell表格在制定位置的存放,可以实现单元格合并,分割,颜色的改变-Vc automatically use the form excell position in the development of storage, the cells can be merged, split, change color, etc.
LynxGrid2.15.4a
- 一个VB写的Grid控件源码,功能超强大。可以在单元格中添加图片、复选框、下拉列表、按钮等控件,可以进行单元格内容格式化、合并单元格、锁定单元格等,运行界面见图片,详细使用请运行压缩包中的例子。这是本人从国外网站上找的一个很牛的控件,值得收藏和研究,请保留原作者的相关信息。 -A Grid control written in VB source code, function superpower. Cells can be added
mergeDataGridViewRow
- datagridview表头与单元格合并实现。 示例程序代码-datagridview cell header with the merger to achieve. Sample code
MergeCellTest
- 提供了一个自建的ListCtrl类,该类支持合并单元格,在表格内添加Radio,表格编辑等功能。-Provides a self-built ListCtrl class support for merging cells, in the form to add Radio, table editing functions.
CSharpExcelDb
- CSharp Excel操作 数据库操作 合并单元格 -CSharp Excel
WordTest
- 利用VC6创建、修改WORD文档,添加、删除表格、读取表格信息、合并单元格、拆分单元格等。-Using VC6 to create, modify WORD document, add, delete form, read the form information, merge cells, split the cell and so on.
ExcelDyDll
- excel的动态链接库,可完成插入列,插入数据,合并单元格等一系列excel数据簿的相关操作。-excel in the dynamic link library, to be completed by inserting columns, inserting data, merge excel data cell and a series of book-related operations.
TestDataGridMergeCell
- 在WPF的DataGrid上实现按行合并单元格(WPF DataGrid MergeCell)
excelVBA复制粘贴可见单元格智能合并拆分单元格
- excel表中个别行或列隐藏或进行数据筛选后,复制粘贴不能实现可见单元格粘贴,本程序可实现此功能,运行此代码按提示操作即可。 excel表中,有合并的单元拆分后,只有第一个单元格记录合并前数据,智能合并拆分单元格程序则可以实现拆分后所有单元格数据均为拆分前的数据。本程序还可实现同一区域内所有数据相同且相邻的数据一次性分别合并居中。(After hiding or filtering data in Excel table, copy a
ExcelChange
- 本程序主要实现了从一个已有的excel表格中提取出自己需要的内容生成一个新的excel表格,包括内容提取,合并单元格,设置边框字体等。(This program mainly implements a new table from an existing table, including content extraction, merging cell, setting border font, etc)
cxGrid单元纵横合并
- cxGrid中纵横单元格合并的例子。可以出现不规则的表格样式。(An example of the combination of vertical and horizontal cells in cxGrid.)
GridctrlDemo
- 可输入、下拉列表、合并单元格的gridctrl,编译环境为vs2005.(You can enter the drop-down list, and merged cells cgridctrl, compilation environment for vs2005.)
DataGridView合并指定列单元格
- DataGridView指定某一列的单元格合并显示,合并效果与Excel单元格合并效果类似!(DataGridView specifies a column for cell merge display, and the merge effect is similar to Excel cell merge effect!)
Exce解决合并后的单元格自适应行高的问题
- Excel 中合并单元格之后不能自定调整行高,这里的宏通过代码结局自动调整合并单元格的行高问题(Excel can't adjust the line height automatically after merging cells. The macro here adjusts the line height of merged cells automatically through the end of the code.)