/[Apache-SVN]
ViewVC logotype

Revision 1748075


Jump to revision: Previous Next
Author: onealj
Date: Mon Jun 13 01:25:50 2016 UTC (8 years ago)
Changed paths: 6
Log Message:
bug 58787: reintegrate changes from ss_border_property_template branch at r1748074. The BorderPropertyTemplate allows changes to border formatting to be staged in a template and applied to a sheet at a later time. This reduces the number of intermediate styles created, reduces interactions with cell objects (CellUtil.get/setCellProperties), and makes it easier to make the same formatting changes to multiple sheets. This utility can currently apply border line style and border color. This utility also adds the ability to add a border around a cell range rather than a single cell. Contributed by Mark Murphy.

Changed paths

Path Details
Directorypoi/trunk/ modified , props changed
Directorypoi/trunk/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java
(Copied from poi/branches/ss_border_property_template/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java, r1748074)
added
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/CellStyle.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/util/BorderPropertyTemplate.java
(Copied from poi/branches/ss_border_property_template/src/java/org/apache/poi/ss/util/BorderPropertyTemplate.java, r1748074)
added
Directorypoi/trunk/src/java/org/apache/poi/ss/util/CellUtil.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/ss/util/TestBorderPropertyTemplate.java
(Copied from poi/branches/ss_border_property_template/src/testcases/org/apache/poi/ss/util/TestBorderPropertyTemplate.java, r1748074)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26