Bug 17411

Summary: [PATCH] New PrintArea Support Patch
Product: POI Reporter: Danny Mui <danny>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 2.0-dev   
Target Milestone: ---   
Hardware: Other   
OS: other   
Attachments: Patch
New Tests (tar.gz)

Description Danny Mui 2003-02-26 03:30:26 UTC
1) Provide PrintArea Support via NamedRegion References (i.e. Sheet1!$A$1:$B$2)
2) Refactored PrintTitles a bit to reuse built-in printarea commonalities (zero
length fields, etc)

3) Added new tests
Comment 1 Danny Mui 2003-02-26 03:30:51 UTC
Created attachment 5030 [details]
Patch
Comment 2 Danny Mui 2003-02-26 03:33:53 UTC
Created attachment 5031 [details]
New Tests (tar.gz)
Comment 3 Danny Mui 2003-03-06 21:15:43 UTC
committed