This commit is contained in:
csh
2024-02-05 16:15:22 +08:00
parent 6d6281229c
commit 1231868aa7
5 changed files with 100 additions and 118 deletions
+9
View File
@@ -1,5 +1,14 @@
# 更新日志
## 2023-2-5
### V1.6.0
#### excel
1. 兼容Excel2016,通过`NewSheet/InsertSheet`创建工作表不再提示修复错误
2. 修复带有表头的二维数组通过`InsertTable`写入数据只写入表头未写入数据问题
## 2023-1-31
### V1.5.9