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