This commit is contained in:
csh
2023-01-31 17:27:13 +08:00
parent 3146c3c9c5
commit 2037e8c2fe
11 changed files with 404 additions and 67 deletions
+15
View File
@@ -1,5 +1,20 @@
# 更新日志
## 2023-1-31
### V1.1.2
#### word
1. 完善帮助文档
2. 修复获取chart图无法获取对应属性值
#### excel
1. 新增`SetPane`
2. 新增`NewSheetView`
3. 单元格样式新增属性“文本方向”: `TAlignment::TextRotation`
## 2023-1-18
### V1.1.1