]> source.dussan.org Git - poi.git/commit
replace usage of all deprecated CellStyle.BORDER_* constants with BorderStyle.*
authorJaven O'Neal <onealj@apache.org>
Sat, 11 Jun 2016 09:15:57 +0000 (09:15 +0000)
committerJaven O'Neal <onealj@apache.org>
Sat, 11 Jun 2016 09:15:57 +0000 (09:15 +0000)
commita0e1e136b1a6de2999cc3f26b2a0e649910e4fcc
treedce260258582bfc46b185d0af0f731e1507a5649
parentba1446c4f7ec278c9712494a7eccbb57ef7c9f97
replace usage of all deprecated CellStyle.BORDER_* constants with BorderStyle.*
update PropertyTemplate functions to require enum instead of short borderType

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ss_border_property_template@1747868 13f79535-47bb-0310-9956-ffa450edef68
src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java
src/java/org/apache/poi/ss/util/PropertyTemplate.java
src/testcases/org/apache/poi/ss/util/TestPropertyTemplate.java