Bug 15677 - [PATCH] Add horizontal centering support for HSSFSheet
Summary: [PATCH] Add horizontal centering support for HSSFSheet
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.0-dev
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-27 02:27 UTC by Danny Mui
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
HSSFSheet.java and TestHSSFSheet.java diffs (unit test) (2.80 KB, patch)
2002-12-27 02:27 UTC, Danny Mui
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Mui 2002-12-27 02:27:12 UTC
Adding support for horizontal centering during print.  The record was already
defined but not included in the api.
Comment 1 Danny Mui 2002-12-27 02:27:53 UTC
Created attachment 4273 [details]
HSSFSheet.java and TestHSSFSheet.java diffs (unit test)
Comment 2 Avik Sengupta 2002-12-27 04:17:54 UTC
cool, thanks. Will apply in a day or two. 
Comment 3 Avik Sengupta 2003-01-01 12:21:37 UTC
applied. thanks