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

--- Comment #21 from David Gauntt <[email protected]> ---
Created attachment 36560
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36560&action=edit
Patch to XSSFTable.setTableName()

This patch includes a new static function, XSSFTable.isInvalidTableName, that
returns true if the argument conflicts with an existing XSSFTable or XSSFName.

In addition, setDisplayName will throw an InvalidArgumentException if
isInvalidTableName returns true.

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