You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by C21 <54...@qq.com> on 2011/06/09 03:49:00 UTC

May i ask some questions about POI

HEi:
     thanks for your time to read this email. Rciently, I am using your POI to do read and modify the excel files.
     I 'd like to know : does POI have event? It means that when i change one cell, the related formula in other cells
   will change their value autommicly.
   
   Best regards!!

Re: May i ask some questions about POI

Posted by Nick Burch <ni...@alfresco.com>.
On Thu, 9 Jun 2011, C21 wrote:
> I 'd like to know : does POI have event? It means that when i change one 
> cell, the related formula in other cells will change their value 
> autommicly.

You need to trigger that yourself when you're done:
http://poi.apache.org/spreadsheet/eval.html

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org