This commit is contained in:
csh
2023-01-10 14:14:36 +08:00
parent a4ff2eae83
commit d3e01ef4a5
6 changed files with 12 additions and 7 deletions
+6
View File
@@ -2,6 +2,12 @@
## 2023-1-10
### V1.0.7
#### word
1. 修复chart图兼容性问题
### V1.0.6
中文自动转换API由`class(xlsxXml).CodePage('中文');`调整为`TOfficeApi().CodePage('中文');`