update 文档拆分的表格识别代码合并丢了,已经处理
This commit is contained in:
@@ -145,6 +145,9 @@ public class ReadWordTable {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
if (tcPr.getVMerge().getVal() == null) {
|
if (tcPr.getVMerge().getVal() == null) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
if (tcPr.getVMerge().getVal().toString().equalsIgnoreCase("continue")) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user