You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by snpe <sn...@snpe.co.yu> on 2004/09/27 19:43:29 UTC

copy-paste formule like copy-paste in excel ?

Hello
Can I do this with poi

column 0,1,2

row 0 exists and cell 2 have formule with reference to cell 0 and 1 (I have template and I don't know formule on runtime)

I cretae row 1 and I have copy formule in cell 2
for instance :
  If formule in row 0,cell 2 is =a1+b1
I want in row 1,cell 2
   =a2+b2
like excel copy-paste do it

Is it possible ?

regards

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