This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e09a167bbb javadoc
e09a167bbb is described below

commit e09a167bbb0b867980649ba023738cd7bb9edac5
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Nov 2 09:32:40 2025 +0100

    javadoc
---
 poi/src/main/java/org/apache/poi/ss/util/CellUtil.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/poi/src/main/java/org/apache/poi/ss/util/CellUtil.java 
b/poi/src/main/java/org/apache/poi/ss/util/CellUtil.java
index 7d71f23419..8ee369755c 100644
--- a/poi/src/main/java/org/apache/poi/ss/util/CellUtil.java
+++ b/poi/src/main/java/org/apache/poi/ss/util/CellUtil.java
@@ -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
      */


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to