由于我是使用visual basic的程序员,我只能与[url = http://www.rasteredge.com/how-to/vb-net-imaging/excel-get-to-start/] excel分享你
在vb代码中加载[/ url]方法,用于从本机文件或内存流加载excel doc。
[url = http://www.rasteredge.com/how-to/vb-net-imaging/excel-reading/] excel加载项[/ url]也是我文档图像阅读中最重要的功能之一
和处理库。
因此,如果有人需要关于Excel文档处理的一些讨论,请与我联系。
Private Sub New(filePath As [String])End Sub Private Sub New(sourceStream As Stream)End Sub
以上来自于谷歌翻译
以下为原文
As i'm a programmer using visual basic, I can only share you with the
excel loading methods in vb code for loading excel doc from native file or from memory stream. The
excel add-in is also one of the most important functions of my document image reading and processing library. So, if anyone need some discussions on excel document processing, please contact me.
Private Sub New(filePath As [String])
End Sub
Private Sub New(sourceStream As Stream)
End Sub
由于我是使用visual basic的程序员,我只能与[url = http://www.rasteredge.com/how-to/vb-net-imaging/excel-get-to-start/] excel分享你
在vb代码中加载[/ url]方法,用于从本机文件或内存流加载excel doc。
[url = http://www.rasteredge.com/how-to/vb-net-imaging/excel-reading/] excel加载项[/ url]也是我文档图像阅读中最重要的功能之一
和处理库。
因此,如果有人需要关于Excel文档处理的一些讨论,请与我联系。
Private Sub New(filePath As [String])End Sub Private Sub New(sourceStream As Stream)End Sub
以上来自于谷歌翻译
以下为原文
As i'm a programmer using visual basic, I can only share you with the
excel loading methods in vb code for loading excel doc from native file or from memory stream. The
excel add-in is also one of the most important functions of my document image reading and processing library. So, if anyone need some discussions on excel document processing, please contact me.
Private Sub New(filePath As [String])
End Sub
Private Sub New(sourceStream As Stream)
End Sub
举报