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 2020/12/11 18:16:35 UTC

[Bug 64976] New: Change some methods to return ints instead of shorts (Font and CellStyle)

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

            Bug ID: 64976
           Summary: Change some methods to return ints instead of shorts
                    (Font and CellStyle)
           Product: POI
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: fanningpj@yahoo.com
  Target Milestone: ---

These are APIs that were deprecated and now have been changed instead of being
removed. The common spreadsheet interfaces are implemented by both HSSF and
XSSF.

* CellStyle#getFontIndex -- CellStyle#getFontIndexAsInt is now deprecated
* Font#getIndex -- Font#getIndexAsInt is now deprecated

-- 
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 64976] Change some methods to return ints instead of shorts (Font and CellStyle)

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

PJ Fanning <fa...@yahoo.com> changed:

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

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
resolved in v5.0.0

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