You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/06/14 21:57:38 UTC

svn commit: r1748473 - /poi/trunk/src/java/org/apache/poi/ss/util/RegionUtil.java

Author: onealj
Date: Tue Jun 14 21:57:38 2016
New Revision: 1748473

URL: http://svn.apache.org/viewvc?rev=1748473&view=rev
Log:
remove RegionUtil reference

Modified:
    poi/trunk/src/java/org/apache/poi/ss/util/RegionUtil.java

Modified: poi/trunk/src/java/org/apache/poi/ss/util/RegionUtil.java
URL: http://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/ss/util/RegionUtil.java?rev=1748473&r1=1748472&r2=1748473&view=diff
==============================================================================
--- poi/trunk/src/java/org/apache/poi/ss/util/RegionUtil.java (original)
+++ poi/trunk/src/java/org/apache/poi/ss/util/RegionUtil.java Tue Jun 14 21:57:38 2016
@@ -69,9 +69,6 @@ public final class RegionUtil {
      * Sets the left border for a region of cells by manipulating the cell style of the individual
      * cells on the left
      * 
-     * @see BorderPropertyTemplate#drawBorders 
-     * <code>BorderPropertyTemplate#drawBorders</code> for improved border functionality.
-     *
      * @param border The new border
      * @param region The region that should have the border
      * @param sheet The sheet that the region is on.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org