mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ss_border_property_template@1748063 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aeb3387171
commit
de2abf5cee
@ -184,7 +184,7 @@ public final class BorderPropertyTemplate {
|
||||
* Data types:
|
||||
* _propertyTemplate as {A1: property map}
|
||||
* property map as {property key : property value}
|
||||
* property key as String, one of CellUtil.BORDER_* or CellUtil.*_BORDER_COLOR
|
||||
* property key as String as (border direction as CellUtil.BORDER_*) or (border color as CellUtil.*_BORDER_COLOR)
|
||||
* property value as (border line style as BorderStyle) or (color as short)
|
||||
*/
|
||||
private final Map<CellAddress, Map<String, Object>> _propertyTemplate;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user