Insert new Row using Java

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

Insert new Row using Java

Post by part »

Hi,

Is there any example that I can look at it for inserting a row in OO Calc using java codes to do it?

Meaning, I want to insert a row between row 1 and row 2.

I found out by using the insertByIndex will able to help me to insert a new row but how can I go about it. I hope someone can enlighten me thanks,
OOo 2.3.X on Ms Windows XP
Post Reply