https://bz.apache.org/bugzilla/show_bug.cgi?id=58787
--- Comment #13 from Mark Murphy <[email protected]> --- 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. -- 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]
