https://bz.apache.org/bugzilla/show_bug.cgi?id=60902
--- Comment #5 from [email protected] --- I see, what's about another parameter "clean": public XSSFCellStyle cloneCellStyle(XSSFCellStyle src, boolean clean) {...} * @param src The CellStyle that is going to be cloned * @param clean If set to true, this method attempts to find a already existing CellStyle in the current workbook which has the same properties as the given one. * @return CellStyle The created or looked up CellStyle in the current Workbook -- 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]
