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

--- Comment #6 from PJ Fanning <[email protected]> ---
If I was doing this, I would consider add a setter to XSSFWorkbook and similar
classes like SXSSFWorkook, XWPFDocument, etc.).

The the writeToOutputStream(stream) code could check the setting for that
workbook/document instance.

This approach means more code changes but it avoids having global settings that
affect the whole Java runtime when they are set.

-- 
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