mirror of https://github.com/apache/poi.git
Some credits were missed. Sorry Shawn.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352364 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7f9fd75d5f
commit
4f1b55bf77
|
@ -63,6 +63,7 @@ import org.apache.poi.util.StringUtil;
|
|||
* Description: Specifies the footer for a sheet<P>
|
||||
* REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
|
||||
* @author Andrew C. Oliver (acoliver at apache dot org)
|
||||
* @author Shawn Laubach (laubach@acm.org) Modified 3/14/02
|
||||
* @version 2.0-pre
|
||||
*/
|
||||
|
||||
|
|
|
@ -63,6 +63,7 @@ import org.apache.poi.util.StringUtil;
|
|||
* Description: Specifies a header for a sheet<P>
|
||||
* REFERENCE: PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
|
||||
* @author Andrew C. Oliver (acoliver at apache dot org)
|
||||
* @author Shawn Laubach (laubach@acm.org) Modified 3/14/02
|
||||
* @version 2.0-pre
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue