This commit is contained in:
PJ Fanning 2025-11-02 09:32:40 +01:00
parent f632c29683
commit e09a167bbb

View File

@ -746,7 +746,7 @@ public final class CellUtil {
* map will not modify the cell style. The returned map is mutable.
*
* @param style cell style
* @return map of format properties (CellPropertyType -> Object)
* @return map of format properties
* @see #setFormatProperties(CellStyle, Workbook, Map)
* @since POI 5.5.0
*/