mirror of https://github.com/apache/poi.git
remove RegionUtil reference
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748473 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
77a9e8d4b0
commit
10b0e8a3d8
|
@ -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
|
* Sets the left border for a region of cells by manipulating the cell style of the individual
|
||||||
* cells on the left
|
* cells on the left
|
||||||
*
|
*
|
||||||
* @see BorderPropertyTemplate#drawBorders
|
|
||||||
* <code>BorderPropertyTemplate#drawBorders</code> for improved border functionality.
|
|
||||||
*
|
|
||||||
* @param border The new border
|
* @param border The new border
|
||||||
* @param region The region that should have the border
|
* @param region The region that should have the border
|
||||||
* @param sheet The sheet that the region is on.
|
* @param sheet The sheet that the region is on.
|
||||||
|
|
Loading…
Reference in New Issue