Newbie - Properties description

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
robertoneto123
Posts: 1
Joined: Mon Jul 21, 2008 3:29 pm

Newbie - Properties description

Post by robertoneto123 »

Hello,

I'm starting to use the Openoffice UNO with JAVA. My goal is to generate a spreadsheet with some reports. I can already create graphs, change styles and fill data. However, I'm having trouble in finding the properties names of the stuff that I want to do. For example, want to change the width of the cells. I make a program that lists all the properties names, but this solution is far from optimal (so far, what I did was quite straightfoward and I could guess the right property).

Where can I find the doc of the UNO objects properties?

Thanks!
User avatar
Villeroy
Volunteer
Posts: 31363
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Newbie - Properties description

Post by Villeroy »

Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply