v1.6.7-patch1

This commit is contained in:
csh 2024-03-25 10:15:28 +08:00
parent 72554969bb
commit 893a3a928b
1 changed files with 1 additions and 1 deletions

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