Bug 44535 - XSSFSheet + XSSFComment new stuff
Summary: XSSFSheet + XSSFComment new stuff
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 3.0-dev
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2008-03-05 00:43 UTC by Paolo Mottadelli
Modified: 2008-03-07 10:23 UTC (History)
0 users



Attachments
patch with the mentioned stuff (1) (10.57 KB, patch)
2008-03-05 00:43 UTC, Paolo Mottadelli
Details | Diff
patch with the mentioned stuff (2) (26.07 KB, patch)
2008-03-05 00:43 UTC, Paolo Mottadelli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Mottadelli 2008-03-05 00:43:06 UTC
Created attachment 21626 [details]
patch with the mentioned stuff (1)

XSSFSheet get/setVerticallyCenter, setZoom, shiftRows
XSSFComment get/setColumn, get/setRow, get/setAuthor
Comment 1 Paolo Mottadelli 2008-03-05 00:43:47 UTC
Created attachment 21627 [details]
patch with the mentioned stuff (2)
Comment 2 Ugo Cei 2008-03-07 10:23:55 UTC
Patch applied. Thanks.