On Fri, 5 Nov 2010, Miguel Gómez wrote:
I'm trying to change the range cells of one charts with poi 3.7 final, but I can´t. Is it possible?

It's a bit iffy. The safest bet is to create a named range, then use that in your chart. You then use POI to update the named range, then excel sees the new data in the chart

Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to