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

            Bug ID: 58815
           Summary: Javadoc spelling for grouped columns and rows
           Product: POI
           Version: 3.13-FINAL
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: HSSF
          Assignee: [email protected]
          Reporter: [email protected]

In the following methods 'groupped' should be 'grouped'

org.apache.poi.hssf.usermodel.HSSFSheet
  void     ungroupColumn(int fromColumn, int toColumn)
          Ungroup a range of columns that were previously groupped
 void     ungroupRow(int fromRow, int toRow)
          Ungroup a range of rows that were previously groupped
  void     setRowGroupCollapsed(int rowIndex, boolean collapse)
          Set view state of a groupped range of rows

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