This commit is contained in:
csh
2023-02-21 17:26:44 +08:00
parent b9955b3b05
commit 80783ee8a4
8 changed files with 239 additions and 5 deletions
+15
View File
@@ -1,5 +1,20 @@
# 更新日志
## 2023-2-21
### V1.1.7
#### word
1. 新增`LoadFromMem`, `SavaToMem`
#### excel
1. 新增`LoadFromMem`, `SavaToMem`
2. 新增重载方法`NewSheet`
3. 新增`SetCalcOptions`
4. 修复删除sheet报错问题
## 2023-2-13
### V1.1.6