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/04/17 09:37:11 UTC

[Bug 59342] New: Get and set tab color

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

            Bug ID: 59342
           Summary: Get and set tab color
           Product: POI
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: onealj@apache.org

4 years ago in r1295079, setTabColor(int colorIndex) was added to XSSFSheet,
but no getter was added, nor a way to add a non-indexed color.

Since Excel 2007+ supports sheet tabs to be any color, including themed or
tinted colors, setTabColor(XSSFColor color) seems like a more appropriate
method, along with a corresponding getter.

-- 
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 59342] Get and set tab color

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

--- Comment #1 from Javen O'Neal <on...@apache.org> ---
Added in r1739547. Added to SXSSFSheet in r1739548.

-- 
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 59342] Get and set tab color

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

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

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

--- Comment #2 from Javen O'Neal <on...@apache.org> ---
Update changelog in r1739589.

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