vaseebkaran Newbie

Joined: 14 Apr 2009 Posts: 4
|
Posted: Tue Apr 14, 2009 2:58 am Post subject: XTableChart.getRanges() behavior |
|
|
Hi,
I am trying to read the chart details using OO, while getting chart range using the method XTableChart.getRanges()
with openoffice 2.2.1 for the range, say E3:I7 XTableChart.getRanges() gives the output as single range E3:I7
where as with openoffice 3.0.1 for the range E3:I7 it gives the output as three range E4:G7;F3:I7;E3
is this a issue with OO 3 or is there a way to combine it as single range as in previous case?
regards,
Vaseekaran |
|