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

--- Comment #10 from David Gauntt <[email protected]> ---
The table absolutely, positively has to have a display name set or the workbook
will be corrupted.  It seems to me that it is best to set it to a default
value, and allow the user to change that value if desired, than to let the user
write code, run it, produce corrupted workbooks, and then look around to see if
there is a code example that will fix the problem.  Think of it as a fail-safe
approach to coding.

We may want to add another overload of createTable to allow the user to define
a different table name instead of calling setDisplayName() after the fact.

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