Re: Can we edit spreadsheets using XSSF?

2010-04-27 Thread MSB
-- > To unsubscribe, e-mail: user-unsubscr...@poi.apache.org > For additional commands, e-mail: user-h...@poi.apache.org > > > -- View this message in context: http://old.nabble.com/Can-we-edit-spreadsheets-using-XSSF--tp28343163p28373651.html Sent from the POI - User mailing list archiv

Re: Can we edit spreadsheets using XSSF?

2010-04-26 Thread Nick Burch
On Mon, 26 Apr 2010, MSB wrote: Sadly, I cannot build a 'complete' ooxml-schemas archive on the source that I checked out of SVN - ant reports that a file is missing - so do not have that archive to dig into, but it seems as though this is the cause of the problem. Someone seems to have removed

Re: Can we edit spreadsheets using XSSF?

2010-04-26 Thread Ramon F Herrera
On 4/26/2010 9:56 AM, David Fisher wrote: Hi, David does mention how to obtain the complete archive somewhere and once I find it, I will post the link. All the details of loading build requirements including the "heavy" and full ooxml-schemas is in the build.xml available with the source dow

Re: Can we edit spreadsheets using XSSF?

2010-04-26 Thread MSB
--- > To unsubscribe, e-mail: user-unsubscr...@poi.apache.org > For additional commands, e-mail: user-h...@poi.apache.org > > > -- View this message in context: http://old.nabble.com/Can-we-edit-spreadsheets-using-XSSF--tp28343163p28367174.htm

Re: Can we edit spreadsheets using XSSF?

2010-04-26 Thread David Fisher
Hi, > David does mention how to obtain the complete archive somewhere and once I > find it, I will post the link. All the details of loading build requirements including the "heavy" and full ooxml-schemas is in the build.xml available with the source download. Here is the direct link to the jar

Re: Can we edit spreadsheets using XSSF?

2010-04-26 Thread Nick Burch
On Mon, 26 Apr 2010, Ramon F Herrera wrote: Have you tried to edit an XSSF spreadsheet? That is what triggered the problem. Yes, but generally only simpler spreadsheets Nick - To unsubscribe, e-mail: user-unsubscr...@poi.apac

Re: Can we edit spreadsheets using XSSF?

2010-04-26 Thread Ramon F Herrera
On 4/26/2010 3:54 AM, Nick Burch wrote: FWIW, I've not yet had a case of needing the full jar since we've had the small one, so it isn't very common a need Nick Hi Nick, Have you tried to edit an XSSF spreadsheet? That is what triggered the problem. See the simplest case below. It crashe

Re: Can we edit spreadsheets using XSSF?

2010-04-26 Thread Nick Burch
On Sun, 25 Apr 2010, MSB wrote: It might be worth posting a question to the list with this sort of title - 'How do I extract the complete OOXML archive from Maven?' Or 'How to extract individual archives from the Maven repository?' Something like thit should elicit a more cific response I would

Re: Can we edit spreadsheets using XSSF?

2010-04-25 Thread MSB
er-unsubscr...@poi.apache.org > For additional commands, e-mail: user-h...@poi.apache.org > > > -- View this message in context: http://old.nabble.com/Can-we-edit-spreadsheets-using-XSSF--tp28343163p28361354.html Sent from the POI - User mailing list archive at Nabble.com. ---

Re: Can we edit spreadsheets using XSSF?

2010-04-25 Thread Ramon F. Herrera
On 4/24/2010 12:53 AM, MSB wrote: Morning Ramon, Afternoon :-) What problems are you having when you try to edit the Excel worksheet? I have just had a look at you previous thread and it ended with a problem concerning a class that may not have found it's way yet into the lighter version of

Re: Can we edit spreadsheets using XSSF?

2010-04-23 Thread MSB
> > > > > - > To unsubscribe, e-mail: user-unsubscr...@poi.apache.org > For additional commands, e-mail: user-h...@poi.apache.org > > > -- View this message in

Re: Can we edit spreadsheets using XSSF?

2010-04-23 Thread MSB
- > To unsubscribe, e-mail: user-unsubscr...@poi.apache.org > For additional commands, e-mail: user-h...@poi.apache.org > > > -- View this message in context: http://old.nabble.com/Can-we-edit-

Can we edit spreadsheets using XSSF?

2010-04-23 Thread Ramon F Herrera
In my experience, we can: (1) Create and edit spreadsheets using HSSF. (2) Create spreadsheets using XSSF. All the examples I have found fail to edit a spreadsheet under XSSF. Can somebody please provide a link to a working program that edits XML-based spreadsheets? TIA, -Ramon ps: See m