I noticed that the "numFmts" block has to be placed as the first child of the styleSheet Document else you will get an error like this "Removed Part: /xl/styles.xml part with XML error. (Styles) Load error. Line 31, column 19."
The error vanished when I placed the numFmts block as the first child of the styleSheet node in the styles.xml file.
-Kalpana (21.08.2008)
Subscribe to:
Post Comments (Atom)
1 comment:
This just saved me hours of debugging, thank you!
Post a Comment