This commit is contained in:
csh
2023-08-30 15:43:03 +08:00
parent ef0dcde062
commit 8aa050461c
7 changed files with 39 additions and 6 deletions
+12
View File
@@ -1,5 +1,17 @@
# 更新日志
## 2023-8-30
### V1.4.5
#### word
1. 支持生成目录后返回目录对象的所有段落内容`目录对象.Paragraphs()`
#### excel
1. 修复`NewSheet`excel打开遇到提示错误问题
## 2023-8-28
### V1.4.4