https://issues.apache.org/bugzilla/show_bug.cgi?id=49524

           Summary: add vertical text orientation method
           Product: POI
           Version: 3.7-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=25660)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25660)
screen shot

in excel, there's an option to let text go vertically
(Format->Cell->Alignment->Orientation), ie:

T
E
X
T

this option is especially helpful for Asian Text.  The setRotation() method in
HSSFCellStyle does NOT quite do the trick.  it would be nice if future POI HSSF
can include a method to set text vertically.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to