poi/src/java/org/apache/poi/hssf/usermodel
Danny Muid bf326c25a0 Patch to support Horizontal and Vertical Page breaks, included testcases
and files.
PR:
Obtained from:
Submitted by:	
Reviewed by:	
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353493 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 22:41:27 +00:00
..
HSSFCell.java access the result of string formulas 2003-08-30 13:41:56 +00:00
HSSFCellStyle.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
HSSFDataFormat.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
HSSFDateUtil.java Formula Parser fixes with tests, by Peter M Murray 2004-01-01 07:49:16 +00:00
HSSFErrorConstants.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
HSSFFont.java bug 17374 - typo in HSSFFont 2003-10-27 02:40:12 +00:00
HSSFFooter.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
HSSFHeader.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
HSSFName.java Facility to use Macro functions in formulas. 2003-08-23 19:40:05 +00:00
HSSFPalette.java Bug id 21086 2003-07-01 15:07:59 +00:00
HSSFPrintSetup.java Added static to the constants. Also, file had lost all newlines and fixed this along the way (which is why it looks like a big commit). 2003-12-31 15:33:29 +00:00
HSSFRow.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
HSSFSheet.java Patch to support Horizontal and Vertical Page breaks, included testcases 2004-02-09 22:41:27 +00:00
HSSFWorkbook.java Sheet naming checks caused a test failure in cloneSheet. 2003-10-13 16:45:01 +00:00
package.html added package docs 2002-03-10 16:39:01 +00:00