82629-文档拆分,表格拆分,表格内合并单元格.
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ public class ReadWordTable {
|
||||
if (tcPr.getVMerge() == null) {
|
||||
return false;
|
||||
}
|
||||
if (tcPr.getVMerge().getVal() == null) {
|
||||
if (tcPr.getVMerge().getVal() != null) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user