v1.6.7-patch1

This commit is contained in:
csh
2024-03-25 10:15:28 +08:00
parent 72554969bb
commit 893a3a928b
+1 -1
View File
@@ -184,7 +184,7 @@ Type TOffice = Class
///图片段落:1
///表格:2
///其他:-1
class Function GetDocxPartType(part);
Function GetDocxPartType(part);
Begin
if not ifObj(part) then return -1;
case part.name_ of