登录
首页 » 文件处理 » This a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet...

This a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet...

于 2022-02-16 发布 文件大小:349.09 kB
0 196
下载积分: 2 下载次数: 1

代码说明:

This a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet (BIFF8) from scratch. It s was developed after repeated requests from users to be able to export reports from database applications to an excel spreadsheet. this class will produce a workbook from VB without having Excel installed on the client computer and can be viewed using the free Microsoft Excel 97 Viewer-This is a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet (BIFF8) from scratch. It" s was developed after repeated requests from users to be able to export reports from database applications to an excel spreadsheet. This class will produce a workbook from VB without having Excel installed on the client computer and can be viewed using the free Microsoft Excel 97 Viewer

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 二进制到 ASCII 液晶显示器 16 * 2
    主机 InterfaceThere 是三个寄存器、 指令寄存器、 状态寄存器和数据注册,可见通过主机接口。指令 RegisterWrite 只有 8 位寄存器。当指令字节写入这个寄存器时,指令解码器执行指令。在执行过程中,将设置忙标志 (BF)。处理时间不同,不同的指示。状态 RegisterRead 只有 8 位寄存器。MSB 表示高炉和较低的位表示地址计数器的值。BF 是标志指示内部进程和指令寄存器和数据寄存器不可访问。在访问这些寄存器之前, 请确保高炉清除。当访问没有此检查寄存器,每次访问的时间间隔必须比执行时间更长的时间。数据 RegisterRead/写 8 位寄存器。当写入一个字节时,它写给尼日利亚采购喷气式飞机或 CCRAM 由地址计数器指示的位置,然后地址计数器改变到下一个。在阅读时,地址计数器将更改为下一个然后尼日利亚采购喷气式飞机或 CCRAM 的位置读取和为下一次读取到数据寄存器存储的值。读取的操作也发生在设置地址 incstruction。BF 是在这些操作过程中设置的。二进制到 BCD ConverterShift 并添加 3 AlgorithmShift 二进制数留下一位。如果 8 的转变已经发生,BCD 号码是在数百人、 数十米和单位列。如果任何的 BCD 列中的二进制值是 5 或更高版本,请将 3 添加到那,BCD 该列中的值。请转到 1。
    2023-06-02 13:50:03下载
    积分:1
  • 程序提供了对指针的操作,利用指针可以快速的在中定位,进行插入替换等操作...
    程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作-procedures for the operation of the file pointer, the use of indicators to quickly position in the document, other drop-in replacement operation
    2022-06-12 02:37:43下载
    积分:1
  • 使用 CPP 打字教程
    取得使用 cpp 的打字教程。它有 3 种模式即评价模式。培训模式和词模式。 你打字的速度和准确性,没有错的字显示类型和其他的分析。
    2023-07-31 20:40:03下载
    积分:1
  • 企业员工管系统
    下面是 “员工请假登记” 这一项的源代码: Option Explicit "窗口与消息API声明 Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _             ByVal nIDEvent As Long, ByVal uElapse As Long, _             ByVal lpTimerFunc As Long) As Long Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _             ByVal nIDEvent As Long) As Long Public Declare Function FindWindow Li
    2022-07-04 08:41:33下载
    积分:1
  • WinCE下系统编程,在WinCE平台下创建
    WinCE下文件系统编程,在WinCE平台下创建文件。-under WinCE file system programming, the WinCE platform document creation.
    2022-12-28 04:25:03下载
    积分:1
  • 利用WINDOWS API,用VB6写的操作类,可实现常见的夹操作....
    利用WINDOWS API,用VB6写的文件操作类,可实现常见的文件和文件夹操作.-The use of WINDOWS API, to use VB6 to write the file operations class, enabling the common file and folder operations.
    2022-10-19 07:30:03下载
    积分:1
  • 系统会自动删除目录的调试和发布,所以请D。
    System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2022-02-20 00:39:55下载
    积分:1
  • 从 dll 或 exe 中获得版本 信息
    从 dll 或 exe 文件中获得版本 信息-from dll or exe file version information obtained. .
    2022-02-06 04:59:51下载
    积分:1
  • RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功...
    RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦! RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There is a version of a year and a half before the release? This time I updated the statistics line of code algorithm, ultrafast speed and increased directory scanning function, Kazakhstan, Great statistics for the convenience of Delphi to release the source code line number! RowCounter open source, you can freely use, modify and spread if you have any improvements, please give me a fat, I was in that extension : iamready@eastday.com.
    2022-02-02 03:48:29下载
    积分:1
  • It s a simple case of READ
    这是一个使用MSXML4读写XML的简单例子
    2023-02-24 22:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载