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

--- Comment #3 from Javen O'Neal <one...@apache.org> ---
Your additional createPivotTable(Name, ...) sounds good to me. The fact that
OOXML overloads the name field is an implementation detail that users of POI
should not need to know.

* Do Tables have an entry in the Name Manager or elsewhere?
* Is there any way to reference a table without having the table object besides
creating a new class (TableReference) or falling back to a String for the table
name and the Workbook that contains a table with that name?

If not, having createPivotTable(Table, ...) is fine.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to