mirror of
https://github.com/apache/poi.git
synced 2025-03-08 18:29:57 +00:00
merge trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1843355 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
commit
6bc60e7881
@ -190,7 +190,7 @@ public class XSLFTableCell extends XSLFTextShape implements TableCell<XSLFShape,
|
||||
break;
|
||||
case right:
|
||||
if (pr.isSetLnR()) {
|
||||
pr.unsetLnB();
|
||||
pr.unsetLnR();
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user