javadoc issue

This commit is contained in:
PJ Fanning 2025-10-31 00:18:10 +00:00
parent 0dc32a8596
commit f632c29683

View File

@ -401,7 +401,7 @@ public interface CellStyle {
boolean getShrinkToFit();
/**
* Get a map of format properties (CellPropertyType -> Object).
* Get a map of format properties.
* The implementations try to cache the result and
* return the cached value on subsequent calls. The cached value
* is invalidated when the CellStyle is modified. Thread-safety