https://bz.apache.org/bugzilla/show_bug.cgi?id=58787
--- Comment #14 from Nick Burch <apache@gagravarr.org> ---
(In reply to Mark Murphy from comment #13)
> back to working on getting the last bits in here, and as I was working on
> it, I noticed that CellUtil.setCellProperty has a Workbook parameter, but if
> it doesn't match the Workbook for the cell and exception is thrown.
> Shouldn't we, instead, add a version of CellUtil.setCellProperty without the
> Workbook parameter and depricate the old one? That Workbook parameter is
> ignored except for the check against the cell.
setCellStyleProperties doesn't need/take a Workbook, so bringing
setCellStylePropery into line with that makes sense to me
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|