This commit is contained in:
csh
2023-09-27 14:50:53 +08:00
parent d72d88d68a
commit 9c917cfb70
8 changed files with 177 additions and 92 deletions
+11
View File
@@ -1,5 +1,16 @@
# 更新日志
## 2023-9-27
### V1.4.8
#### word
1. 支持`Inserttable`时候加入对单元格样式的设置
2. 新增`TSDocxFile.LastParagraph`方法
3. 新增`TParagraph.PrevParagraph`方法
4. 性能优化
## 2023-9-22
### V1.4.7