This commit is contained in:
csh
2023-01-18 16:49:57 +08:00
parent 331317b6f6
commit 3146c3c9c5
19 changed files with 1334 additions and 73 deletions
+16
View File
@@ -1,5 +1,21 @@
# 更新日志
## 2023-1-18
### V1.1.1
#### word
1. 兼容文本框`TextBox`
2. 修正`TParagraph::TabStops`
3. 修复获取图标列表失败问题
4. 修复`TDocxStyles::Default`
#### excel
1. 新增`ProtectSheet``UnProtectSheet`
2. 修复`SetSheetViewOptions``GetSheetViewOptions`
## 2023-1-16
### V1.1.0