mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
javadoc issue
This commit is contained in:
parent
0dc32a8596
commit
f632c29683
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user