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 2016/07/10 07:03:42 UTC

[Bug 59837] New: Replace CellStyle alignment constants with CellAlignment enum

https://bz.apache.org/bugzilla/show_bug.cgi?id=59837

            Bug ID: 59837
           Summary: Replace CellStyle alignment constants with
                    CellAlignment enum
           Product: POI
           Version: 3.15-dev
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: onealj@apache.org
            Blocks: 59836

Replace CellStyle.ALIGN_* classes with CellAlignment enum

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


[Bug 59837] Replace CellStyle alignment constants with HorizontalAlignment and VerticalAlignment enums

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

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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


[Bug 59837] Replace CellStyle alignment constants with HorizontalAlignment and VerticalAlignment enums

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

--- Comment #3 from Javen O'Neal <on...@apache.org> ---
r1823922 updated Quick Guide docs

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


[Bug 59837] Replace CellStyle alignment constants with HorizontalAlignment and VerticalAlignment enums

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

--- Comment #2 from Javen O'Neal <on...@apache.org> ---
r1752077: update CellUtil to handle enum/short/boolean as a result of
preferring cell alignment enums over shorts.

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


[Bug 59837] Replace CellStyle alignment constants with HorizontalAlignment and VerticalAlignment enums

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

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Replace CellStyle alignment |Replace CellStyle alignment
                   |constants with              |constants with
                   |CellAlignment enum          |HorizontalAlignment and
                   |                            |VerticalAlignment enums

--- Comment #1 from Javen O'Neal <on...@apache.org> ---
Applied in r1752066

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