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
@ -25,6 +25,10 @@ import org.apache.poi.ss.usermodel.Workbook;
|
||||
/**
|
||||
* 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 (secondary) Avinash Kewalramani akewalramani@accelrys.com
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user