This commit is contained in:
csh
2023-01-16 14:59:53 +08:00
parent ce521a6a69
commit 1873f9bf27
12 changed files with 483 additions and 219 deletions
+14
View File
@@ -1,5 +1,19 @@
# 更新日志
## 2023-1-16
### V1.1.0
#### word
1. 修复页眉页脚显示问题
2. 修复表格插入列宽失败问题
3. 优化`InsertTable`性能
#### excel
1. 新增`CopySheet`
## 2023-1-12
### V1.0.9