Bug 16557

Summary: [PATCH] Support Print Areas and Repeating Rows/Columns
Product: POI Reporter: Danny Mui <danny>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 2.0-dev   
Target Milestone: ---   
Hardware: All   
OS: other   
Attachments: New Files
Diff file for changes

Description Danny Mui 2003-01-29 20:12:25 UTC
Adds support for Print Areas and Repeating Rows or Columns.  Documentation to
follow (examples, FAQ update).
Comment 1 Danny Mui 2003-01-29 20:13:05 UTC
Created attachment 4630 [details]
New Files
Comment 2 Danny Mui 2003-01-29 20:13:28 UTC
Created attachment 4631 [details]
Diff file for changes
Comment 3 Danny Mui 2003-01-29 20:23:42 UTC
Addresses RFE/Bugs : 
14089 RFE - Global Print Options
13775 Bug - Multiple Named Ranges Created using POI - HSSF Crashes Excel
16411 [RFE]Setting reference of Named range fails


Comment 4 Danny Mui 2003-01-29 20:26:26 UTC
Attachment ID (4630) is a tar.gz file
Comment 5 Andy Oliver 2003-01-29 21:11:21 UTC
I have some code which may conflict with this patch, please allow me to apply
it.  -Andy
Comment 6 Shawn Laubach 2003-01-29 21:16:45 UTC
Ah.  I was going to do it.  I put it in, fixed the few rejects, and ran through 
the tests.  
Comment 7 Andy Oliver 2003-01-29 22:01:43 UTC
yes...please hold off for the moment.  My/glen's patch overlaps some of this but
also adds zoom and some other stuff.  (this is why smaller patches are better)
Comment 8 Danny Mui 2003-01-29 22:19:14 UTC
Also Addresses
16315 Find error when setReference in a new HSSFName!

Sorry for the big patch, will break it up more in the future.
Comment 9 Andy Oliver 2003-02-08 18:43:29 UTC
Hi danny.  you said you were going to break out the repeating rows stuff.  Can
yo udo that?  I'd like to try and sneak this in for the upcoming release..  
Comment 10 Danny Mui 2003-02-08 21:30:58 UTC
will do, expect it tuesday (scout's honor!)
Comment 11 Danny Mui 2003-02-26 03:27:38 UTC
New bug to contain PrintArea patch only.