v1.6.7-patch1
This commit is contained in:
@@ -184,7 +184,7 @@ Type TOffice = Class
|
|||||||
///图片段落:1
|
///图片段落:1
|
||||||
///表格:2
|
///表格:2
|
||||||
///其他:-1
|
///其他:-1
|
||||||
class Function GetDocxPartType(part);
|
Function GetDocxPartType(part);
|
||||||
Begin
|
Begin
|
||||||
if not ifObj(part) then return -1;
|
if not ifObj(part) then return -1;
|
||||||
case part.name_ of
|
case part.name_ of
|
||||||
|
|||||||
Reference in New Issue
Block a user