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 2012/01/31 20:34:35 UTC

DO NOT REPLY [Bug 52566] New: [PATCH] Add methods to set/get XWPFTableCell vertical alignment, color

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

             Bug #: 52566
           Summary: [PATCH] Add methods to set/get XWPFTableCell vertical
                    alignment, color
           Product: POI
           Version: 3.8-dev
          Platform: Macintosh
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XWPF
        AssignedTo: dev@poi.apache.org
        ReportedBy: gregg.morris@gmail.com
    Classification: Unclassified


Added methods to set/get an XWPFTableCell's vertical alignment and color. This
required adding some additional classes to the poi-ooxml-schemas.jar file,
which should be handled by the new TestXWPFTableCell.java test case.

-- 
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 52566] [PATCH] Add methods to set/get XWPFTableCell vertical alignment, color

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All

--- Comment #3 from Yegor Kozlov <ye...@dinom.ru> 2012-02-07 09:42:17 UTC ---
Thanks fir the patch, applied in r1241393

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


DO NOT REPLY [Bug 52566] [PATCH] Add methods to set/get XWPFTableCell vertical alignment, color

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

--- Comment #1 from Gregg Morris <gr...@gmail.com> 2012-01-31 19:36:49 UTC ---
Created attachment 28241
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28241
Diff file created by svn diff

This file contains the output of svn diff for the single file
XWPFTableCell.java.

-- 
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 52566] [PATCH] Add methods to set/get XWPFTableCell vertical alignment, color

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

--- Comment #2 from Gregg Morris <gr...@gmail.com> 2012-01-31 19:38:13 UTC ---
Created attachment 28242
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28242
tar.bz2 file containing a single new java file

This tar.bz2 file contains a single new file, TestXWPFTableCell.java, with its
full directory hierarchy.

-- 
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