Le Thursday 15 January 2009 12:13:05 Rohit P, vous avez écrit : > Hi, > Is there any way of accessing an excel sheet [rows, columns, sheet etc. in > an .xls] using Ant ? > Please point me if there exists any. >
There's a Java API called jexcelapi [1] for reading/writing this type of files. I don't know whether an ant task exists for it though. [1] http://jexcelapi.sourceforge.net -- Francis Galiegue [email protected] Ingénieur système Mob : +33 (0) 683 877 875 Tel : +33 (0) 178 945 552 One2team 40 avenue Raymond Poincaré 75116 Paris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
