Newbie - Properties description
Posted: Mon Jul 21, 2008 3:40 pm
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!
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!