Hi Kishore,

if you have already checked that there is no existing api to insert a new column, then I guess the solution is to move all valid cells from left to right starting from the column index where you want to insert the new column. It should work fine, however this solution is not very efficient in terms of performances (in case of large data).

Regards,
Guillaume

Le 23/01/2013 15:07, Kishore a écrit :
Hi All,

Does any body have idea how to insert a new column in EXCEL 2007 (.xlsx) as
there is not API for this from Apache.

-kishore



--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/Inserting-a-new-Column-tp5711959.html
Sent from the POI - User mailing list archive at Nabble.com.

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




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

Reply via email to