https://bz.apache.org/bugzilla/show_bug.cgi?id=58974

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Nick Burch <[email protected]> ---
Microsoft Office imposes a limit on the number of styles that a Workbook can
maintain. That's why you ideally need to create your styles once and re-use
them, or failing that optimise the styles after creation. (The limit imposed by
office is quite a bit lower than what the file format can actually cope with).
See
https://support.office.com/en-GB/article/Excel-specifications-and-limits-16c69c74-3d6a-4aaf-ba35-e6eb276e8eaa

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to