Bug 46003

Summary: Implemented XSSFWorkbook.setPrintArea()
Product: POI Reporter: Gisella Bronzetti <g.bronzetti>
Component: XSSFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 3.5-dev   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X 10.4   
Attachments: set print area

Description Gisella Bronzetti 2008-10-14 06:02:13 UTC
Created attachment 22725 [details]
set print area

implemented method XSSFWorkbook.setPrintArea.
Added an example file.
Added a new object DefinedRangeName that specifies the name that will appear in the user interface for the defined name
Comment 1 Yegor Kozlov 2008-10-17 11:45:42 UTC
Applied in r705701 with some further refactorings.

Thanks,
Yegor