This commit is contained in:
csh
2023-02-03 14:45:28 +08:00
parent 919c80f1b0
commit 3af1d35304
7 changed files with 14 additions and 2 deletions
+3
View File
@@ -1,3 +1,5 @@
// Version 1.1.5
Function TOfficeObj(n);
Begin
case lowercase(n) of
@@ -14299,3 +14301,4 @@ private
middlePosition;
End
+1 -1
View File
@@ -1,4 +1,4 @@
// Version 1.1.4
// Version 1.1.5
Type TSDocxFile = Class
///Version: V1.0 2022-09-20
+1 -1
View File
@@ -1,4 +1,4 @@
// Version 1.1.4
// Version 1.1.5
Type TSExcelFile = Class
///Version: V1.0 2022-08-08