[Bug 56525] XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56525 Dominik Stadler changed: What|Removed |Added Blocks||68031 Referenced Bugs: https://bz.

[Bug 56525] XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc

2016-10-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56525 Javen O'Neal changed: What|Removed |Added Attachment #34385|0 |1 is obsolete|

[Bug 56525] XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc

2016-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56525 --- Comment #3 from Javen O'Neal --- Created attachment 34385 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34385&action=edit Fix XSSFSheet.getColumnStyle to abide to javadoc -- You are receiving this mail because: You are the assign

[Bug 56525] XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc

2016-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56525 --- Comment #2 from Javen O'Neal --- Correct. XSSFSheet#getColumnStyle returns the default column style rather than returning null. As a workaround, you could check of the index of the returned style == 0. Unfortunately, there is a setDefaultCo

[Bug 56525] XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc

2016-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56525 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 56525] XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56525 --- Comment #1 from Tim Meagher --- *** Bug 56524 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. -