well, yes. I want to use excel like a bridge. Excel must be update via DDE
and I want to wake up some java method at every update. Do you know some api
that can do it?



MSB wrote:
> 
> Can I just be clear about what you are asking please? Are you saying that
> someone will have a workbook open in Excel and you want to detect if they
> make a change to a cell and then perform some action? If this is the case
> then no, you cannot do this with POI. The API can be used only to
> create/edit files that are compatible with Excel.
> 
> Yours
> 
> Mark B
> 
> 
> Frizz wrote:
>> 
>> I want to develop a program that do something every time a value of a
>> Excel cell change. Can I do it with poi?
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Listen-for-a-cell-value-change-tp29044396p29047308.html
Sent from the POI - User mailing list archive at Nabble.com.


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

Reply via email to