Nick Burch <nick.burch <at> alfresco.com> writes:

> 
> On Wed, 23 Feb 2011, Donato wrote:
> > No, I do not have the xmlMaps.xml. I saved the excel file (created with 
> > Office 2007) as .xlsx, then unzipped it and looked at the file system 
> > structure.
> 
> Hmm, looks like the user contributed patch for xml mapping and tables 
> assumed something that wasn't always the case then
> 
> > Under xl, I have among other dirs, xl\tables, containing an XML file for 
> > each table inserted in the excel (I also noticed that if I change the 
> > table range directly in these files, then I zip back the xlsx I can 
> > resize the tables, that is my goal).
> 
> Can you create a new bug in bugzilla, and upload a simple file with a 
> table but no xml mappings to it? We can then use that as the basis for 
> tweaking the support
> 
> In the mean time, you'll probably just want to grab the appropriate 
> DocumentPart yourself, and then manipulate it using XSSFTable once 
> constructed. It's a bit fiddly though...
> 
> Nick
> 

Hello Nick,

I'll open the bug. Could you provide some complete examples in order to use the 
XSSFTable object? (I had a look both at the javadoc and at the source files, 
but it seems a bit tricky.., it is not clear to me how to move from the 
workbook object already created to the document parts).

Thanks!
Donato




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

Reply via email to