This commit is contained in:
csh
2023-03-09 18:02:52 +08:00
parent 3d68bf2256
commit 7b0756e573
13 changed files with 194 additions and 175 deletions
+11
View File
@@ -1,5 +1,16 @@
# 更新日志
## 2023-3-9
### V1.2.3
#### excel
1. `GetComment`获取不到批注时返回内容改为`array(nil,nil)`
2. 新增`RemoveComment`
3. 新增`NewStyle-overload`
4. 修复`ClearCell`引起文件报错
## 2023-3-6
### V1.2.2