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: [email protected]
          Reporter: [email protected]
  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to