Java and OO Calc

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
part
Posts: 3
Joined: Thu Aug 28, 2008 4:28 am

Java and OO Calc

Post by part »

Hi,

Currently using eclipse for java programming.

How can I use java to program a range of cells in the spreadsheet to have borders.

Example, the range is from A1:C15.

And other issue is how can I copy their contents in A1:C15 to A17:C31. Thanks
OOo 2.3.X on Ms Windows XP
TerryE
Volunteer
Posts: 1401
Joined: Sat Oct 06, 2007 10:13 pm
Location: UK

Re: Java and OO Calc

Post by TerryE »

Well you go to the Wiki and read the SDK sections on using the UNO API in calc. This has lots of examples. They used to provide a nice offline XML version which was a lot easier to browse, but now its online or PDF is on its way also.
Ubuntu 11.04-x64 + LibreOffice 3 and MS free except the boss's Notebook which runs XP + OOo 3.3.
part
Posts: 3
Joined: Thu Aug 28, 2008 4:28 am

Re: Java and OO Calc

Post by part »

ARe you refering to OO.org wiki ??

If yes i have read thru them but could not find a solution to it.

CAn you direct me there thanks
OOo 2.3.X on Ms Windows XP
Post Reply