Folks,

sorry to re-activite this thread... I've run into the same issue, but I
could track it down to using workbook.setRepeatingRowsAndColumns() on
the workbook: if used, Excel complains when opening about the same
things as David Hoffer described:

> Errors were detected in file 'C:\filename.xls'
> The following is a list of repairs:
>
> Removed one or more invalid names.

Unfortunately, my Excel is in German, but there is no more info
available anyways.

If I omit that call, the file opens fine.


OpenOffice opens the file without issues and also the repeating rows are
set the way I'd like them to be.


Has anyone any idea what might be going on? If helpful, I can make up
some test files to inspect.


Thanks, best regards

        -hannes

PS: I was surprised that I have to use
workbook.setRepeatingRowsAndColumns() at all since I'm wb.cloneSheet() a
sheet that already has repeating rows/columns set... is this by design?


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

Reply via email to