This commit is contained in:
csh
2023-11-14 11:38:27 +08:00
parent aab0a498c6
commit ee7b7164ce
12 changed files with 434 additions and 27 deletions
+13
View File
@@ -1,5 +1,18 @@
# 更新日志
## 2023-11-14
### V1.5.0
#### word
1. 新增对脚注的支持,方法`TSDocxFile.FootnotesObject().Add`
2. `TSDocxFile.InsertFile`支持脚注插入
### excel
1. 升级`TSXlsxFile.CopySheet`
## 2023-10-16
### V1.4.9