bug 58787: add an advertisement to BorderPropertyTemplate.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748110 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ede81720ee
commit
4c89f44cc5
@ -24,6 +24,10 @@ import org.apache.poi.ss.usermodel.Workbook;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Various utility functions that make working with a region of cells easier.
|
* Various utility functions that make working with a region of cells easier.
|
||||||
|
*
|
||||||
|
* @see {@link BorderPropertyTemplate} to store border changes to a data structure
|
||||||
|
* and apply the changes to multiple sheets. <code>BorderPropertyTemplate</code>
|
||||||
|
* also supports setting INTERNAL borders within a region.
|
||||||
*
|
*
|
||||||
* @author Eric Pugh epugh@upstate.com
|
* @author Eric Pugh epugh@upstate.com
|
||||||
* @author (secondary) Avinash Kewalramani akewalramani@accelrys.com
|
* @author (secondary) Avinash Kewalramani akewalramani@accelrys.com
|
||||||
|
Loading…
Reference in New Issue
Block a user