v1.6.1
This commit is contained in:
@@ -2,11 +2,19 @@
|
||||
|
||||
## 2023-2-5
|
||||
|
||||
### V1.6.1
|
||||
|
||||
#### excel
|
||||
|
||||
1. 修复excel文件单元格原有类型与tsl类型转换报错问题(trystrtofloat)
|
||||
|
||||
## 2023-2-5
|
||||
|
||||
### V1.6.0
|
||||
|
||||
#### excel
|
||||
|
||||
1. 兼容Excel2016,通过`NewSheet/InsertSheet`创建工作表不再提示修复错误
|
||||
1. 兼容 Excel2016,通过`NewSheet/InsertSheet`创建工作表不再提示修复错误
|
||||
2. 修复带有表头的二维数组通过`InsertTable`写入数据只写入表头未写入数据问题
|
||||
|
||||
## 2023-1-31
|
||||
|
||||
Reference in New Issue
Block a user