CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 合并单元格

搜索资源列表

  1. DataGridViewCellMerge

    0下载:
  2. DataGridView单元格合并和二维表头-DataGridView cell merge
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:73962
    • 提供者:xyz
  1. OperateWord

    0下载:
  2. 在不使用书签的情况下,读取word中表格内的信息,对于合并或者拆分的表格也适用,但是在定位单元格的时候要注意。-Not use bookmarks, read the word in the form of information, and also applies to merge or split table, but to pay attention to when the anchor cell.
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:518262
    • 提供者:blackbeauty
  1. resourceDetail

    0下载:
  2. extjs grid 单元格合并,通过对exitjs代码重绘完成相同单元格何必-the extjs grid cell merger
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:2779
    • 提供者:张三
  1. baobiaodayinkongjian(vb)

    4下载:
  2. 超级报表打印控件源码(VB) 1、软件主要功能: (1)可以自定义页面设置,边距设置,可以设置打印方向(本人在多台打印机上试验) (2)支持报表标题、页眉、页脚自定义。 (3)可以选择自动适应纸宽,系统根据表格的行高和纸张自动分页。 (4)对vsflexgrid支持表格的行、列隐藏。 (5)支持自动换行功能。 (6)支持对单元格的编辑:对齐方式,字体,字号等。 (7)预览时可以缩小和放大了。 (8)支持单元格的合并(手动设置合并的单元格) -Super s
  3. 所属分类:Printing program

    • 发布日期:2017-11-02
    • 文件大小:241759
    • 提供者:谢宗凯
  1. hebingdanyuange

    0下载:
  2. vfp控制excel中,在程序中实现合并带变量的单元格,不好找的啊。-failed to translate
  3. 所属分类:Other Databases

    • 发布日期:2017-11-07
    • 文件大小:2433
    • 提供者:海之恋
  1. EXECL.ec

    0下载:
  2. 全对象取EXCEL内容、单元格是否合并、判断单元格是否合并,并取回合并起止位置,详见源码-Take all objects EXCEL content, whether to merge the cells to determine whether the cell is merged and merge back the start and end position, see source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3972
    • 提供者:罗贺慧
  1. DataGridViewOperate

    0下载:
  2. 学习使用DataGridView显示数据实例源代码下载,Adapter对象连接数据库,如何绘制行号,定义一个颜色为红色的画刷,绘制单元格,对相同单元格进行合并,清除DataGridView单元格-Learning to use the source code examples DataGridView displaying data download, Adapter connect to the database objects, how to draw the line number, de
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:48955
    • 提供者:盐水肘花
  1. Gridview

    0下载:
  2. 对gridvie 自带的一些功能进项示范的例子,主要包括单元格的合并,自带分页,里面属性介绍,多层嵌套,导入导出,表头表尾等-Comes with some of the features on gridvie proceeds demonstration examples include cell merging, comes with paging, which attributes introduced nested, import and export, headers footers,
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:83649
    • 提供者:李传真
  1. Table.Drawing

    0下载:
  2. 所有关于table的操作,单元格合并,渲染,操作等。-All the information about the operation table, merged cells, rendering, operation, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:21532
    • 提供者:李楠楠
  1. dataGridView-emerge-first-row

    0下载:
  2. 可以合并datagridview 表头行相同数值的单元格。-Create a data-bound datagridview by dragging from the data sources window onto a form.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:1151
    • 提供者:张健
  1. VCPP_Excel

    0下载:
  2. VC++操作Excel表格,单元格合并与拆分,文本文件的导入与导出,单元格字体格式,插入图片艺术字,Excel数据导出到SQL Server,SQL Server数据导入到Excel-VC++ operating Excel spreadsheet, export, merge and split cells, import and export text files, font formatting cells, insert pictures WordArt, Excel data into
  3. 所属分类:File Operate

    • 发布日期:2017-05-22
    • 文件大小:7013277
    • 提供者:prettystony
  1. ExtStringGrid

    0下载:
  2. tringGrid的扩展控件, 在StringGrid的基础上增加了: 分别定义每列属性 支持多层表头、表头斜线 单元格合并、拆分 每个单元格可单独设置字体、颜色、对齐等格式 随意行、列锁定 指定表格背景图片,格线顔色 对每行数据提供状态管理(Modified,Inserted,Deleted,Unmodified) 动态插入、删除行列 支持下拉框,按纽等内嵌编辑器,并能自由扩充 支持列头点击排序, 记录Filter过滤显示 并增加OnEnterCell与OnLeaveCell事件,可得知鼠标光
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-03
    • 文件大小:454656
    • 提供者:xiawen
  1. TEST

    0下载:
  2. EXCE中 对于重复单元格的 对应列数的内容进行合并 使用VBA代码 -excel UNION CELLS IN A SHEET
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:460654
    • 提供者:minzhiqiang
  1. ExportToExcel

    0下载:
  2. 界面数据表导出Excel时,将同一列相同的内容进行单元格合并-检测到中文英语自动检测你的常用语种在这里-常用语种英语中文ABC阿拉伯语爱沙尼亚语保加利亚语波兰语DEFG丹麦语德语俄语法语芬兰语HIJKLMN韩语荷兰语捷克语罗马尼亚语OPQRST葡萄牙语日语瑞典语斯洛文尼亚语泰语UVWX文言文西班牙语希腊语匈牙利语YZ中文英语意大利语粤语中文繁体 -常用语种英语中文ABC阿拉伯语爱沙尼亚语保加利亚语波兰语DEFG丹麦语德语俄语法语芬兰语HIJKLMN韩语荷兰语捷克语罗马尼亚语OPQRST葡萄牙
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:25889
    • 提供者:zqw
  1. 66128886GridView

    0下载:
  2. GridView的各种操作方式 快速预览: GridView无代码分页排序 GridView选中,编辑,取消,删除 GridView正反双向排序 GridView 和下拉菜单DropDownList结合 GridView和CheckBox结合 鼠标移到GridView某一行时改变该行的背景色方法 一 鼠标移到GridView某一行时改变该行的背景色方法二 GridView实现删除时弹出确认对话框 GridView实现自动 编号 GridView实现自定
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:801558
    • 提供者:liuhao
  1. DataGridView

    0下载:
  2. VS2010中开发Windows界面应用程序时,DataGridView控件的单元格合并与二维表头的实现。同时给出了一个Form下的使用实例。-This source code give an implementation of cells merging and two-dimensional grid header of DataGridView control in the development of Windows Interface Application by VS2010.
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-12
    • 文件大小:64098
    • 提供者:刘昀
  1. POI实战-java开发excel

    0下载:
  2. 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
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:1425408
    • 提供者:慕轩
  1. exceltk

    0下载:
  2. xceltk用例 ----------- - 整个表格 exceltk.exe -t md -xls xxx.xls exceltk.exe -t md -xls xxx.xlsx - 指定sheet exceltk.exe -t md -xls xx.xls -sheet sheetname exceltk.exe -t md -xls xx.xlsx -sheet sheetname exceltk特性 ----------- - 转换Excel表格到Ma
  3. 所属分类:文件格式

    • 发布日期:2017-12-11
    • 文件大小:110822
    • 提供者:BlinKer
  1. RDEcbinding

    0下载:
  2. 一个很经典的CGridCtrl例子,这个程序实现了单元格的合并与拆解()
  3. 所属分类:界面编程

    • 发布日期:2017-12-30
    • 文件大小:153600
    • 提供者:VZ%2524187
  1. DotNetPrint

    0下载:
  2. 打印excel等文件,datagriedview单元格合并,多维表头(Print excel and other files, datagriedview cell merge, multidimensional header)
  3. 所属分类:打印编程

    • 发布日期:2017-12-31
    • 文件大小:430080
    • 提供者:爱梦永久
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com