开发者

extracting cell values in open office calc to set variables in VB.net

开发者 https://www.devze.com 2023-01-28 02:52 出处:网络
Im intrested in finding out how i can add and extract cell values in open office calc using VB.net dose anybody know any good refrence开发者_高级运维s online to help me get startedThe first think you

Im intrested in finding out how i can add and extract cell values in open office calc using VB.net

dose anybody know any good refrence开发者_高级运维s online to help me get started


The first think you need is the OpenOffice SDK. Here is that link: http://download.openoffice.org/other.html#tested-sdk

Now, most of the examples are written in JAVA and C++. However, there are several sites out there that have utilities or example code for porting to VB.NET. However, you should really learn about UNO with Open Office through this link here: http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide.

Use the guide in tandem with any control or interface you use so that you have a clear understanding of what you are attempting to do. Here is an thread from another site that shows some example code: http://user.services.openoffice.org/en/forum/viewtopic.php?f=25&t=15504

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号