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

            Bug ID: 60787
           Summary: CellUtil.class with print strings
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: kamile.demi...@pd-software.de
  Target Milestone: ---

Created attachment 34786
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34786&action=edit
Methods with printed lines

The CellUtil.class has got methods, which print lines 
like "BorderStyle short usage" in method getBorderStyle(Map<String, Object>
properties, String name) at line 525. 
The same is in method getFillPattern(Map<String, Object> properties, String
name) with "FillPatternType short usage" at line 558, 
in method getHorizontalAlignment(Map<String, Object> properties, String name)
with "HorizontalAlignment short usage" at line 5910 
and in method getVerticalAlignment(Map<String, Object> properties, String name)
with "VerticalAlignment usage " + name + " " + value" at line 624.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to