You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2010/12/19 23:31:01 UTC

DO NOT REPLY [Bug 50499] New: XSSF created text box cannot show font color and size effects.

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

           Summary: XSSF created text box cannot show font color and size
                    effects.
           Product: POI
           Version: 3.7
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: duanxingjian@gmail.com


Created an attachment (id=26424)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26424)
POI generated a rich text fonts inside a textbox vs. a cell.

Steps to Reproduce: 
After using the following code to generate a XLSX file, if you open that
generated file (I attached here as "textbox.xlsx") You can see the font inside
the textbox doesn't have the effects I set in the code, i.e.,
xFont.setFontHeightInPoints((short)18); and xFont.setColor(XSSFFont.COLOR_RED); 

Moreover, the textbox acts not exactly the same as those created inside the
Excel application in that the fill and boarder color generated by POI can't be
changed in Excel App using "Shape Fill" or "Shape Outline" @ Excel Ribbon's
Drawing Tools->Format menu -> Shape Fill or Shape Outline. 

Actual Results: 
Please see above.

Build Date & Platform: 
Windows XP, NetBean, Excel 2007, 11/28/2011

Additional Builds and Platforms:
Windows XP, RAD 7.5 12/15/2011, samething happens.

-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 50499] XSSF created text box cannot show font color and size effects.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50499

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2011-06-24 09:02:16 UTC ---
Please try the latest release POI 3.8-beta3.

If the problem is still there, please post a sample code to demonstrate the
problem. If it requires an input file then attach that file too.

Yegor

-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org