On Mon, Oct 17, 2011 at 10:58 AM, Abhishek kumar < [email protected]> wrote:
> > > On Mon, Oct 17, 2011 at 10:52 AM, Narendra Sisodiya < > [email protected]> wrote: > >> >> >> On Mon, Oct 17, 2011 at 10:34 AM, Abhishek kumar < >> [email protected]> wrote: >> >>> Hi. >>> >>> I am trying to work on a project which requires generation of an excel >>> file using Java. I am using jxlapi for that. But I cant use column length >>> more than 256 while i need around 1000. >>> >>> >> Open Office 3.0 support 1024 column. >> http://wiki.services.openoffice.org/wiki/Calc/hacks/number_of_rows >> >> Wait ... >> are you saying jxlapi API do not support column over 256 Or you are saying >> that you cannon open a spreadsheet which has more than 256 column >> >> -- I am not sure. Compiling dint give any error. While running there was > nothing like jxl doesnt support but it was more like "Could not add cell at > A303 because it exceeds the maximum column limit" . I think its the problem > with spreadsheet. > > Try to open in OOO 3.0 OR recompile OOO with edited max column. -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
