[Bug 62431] Regarding the removal of Border from the XSLFTableCell incase of Merge

2018-07-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62431 --- Comment #6 from sakshijuyal12...@gmail.com --- I am using version 3.14 of apache POI -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 62431] Regarding the removal of Border from the XSLFTableCell incase of Merge

2018-07-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62431 --- Comment #5 from sakshijuyal12...@gmail.com --- int colspan = Integer.parseInt(cellStyle.getColSpan()); int finalcolSpan = colspan; boolean isMergeRequired = false;

[Bug 62431] Regarding the removal of Border from the XSLFTableCell incase of Merge

2018-06-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62431 --- Comment #4 from Andreas Beeker --- (In reply to sakshijuyal12690 from comment #0) > ... and when I try to do the > same manually by getting the specific merged Cell from the table and apply > border manually, it does not allow me to do the

[Bug 62431] Regarding the removal of Border from the XSLFTableCell incase of Merge

2018-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62431 --- Comment #3 from Dominik Stadler --- Please keep in mind that this is an all-volunteer driven open source project, nobody is paid to work on it. All support/work is done in peoples free and unpaid time. Therefore "requesting to look into

[Bug 62431] Regarding the removal of Border from the XSLFTableCell incase of Merge

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62431 Mark Murphy changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Mark

[Bug 62431] Regarding the removal of Border from the XSLFTableCell incase of Merge

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62431 --- Comment #1 from PJ Fanning --- Could you try the latest version (3.17) and the dev version (by compiling the latest source - https://poi.apache.org/subversion.html)? https://www.docx4java.org/trac/docx4j may also be an option. -- You

[Bug 62431] Regarding the removal of Border from the XSLFTableCell incase of Merge

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62431 sakshijuyal12...@gmail.com changed: What|Removed |Added OS||All -- You are receiving