v1.2.2
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# 更新日志
|
||||
|
||||
## 2023-3-6
|
||||
|
||||
### V1.2.2
|
||||
|
||||
#### excel
|
||||
|
||||
1. 修复`InsertRow`之后原有单元格合并错误问题
|
||||
2. 新增`GetCellValueType`
|
||||
3. 新增`GetComment`
|
||||
4. 新增`GetStyle`,获取的样式修改可通过`TStyle::Apply()`方法重新写入样式
|
||||
5. 新增`SetRowOutlineLevel`、`GetRowOutlineLevel`
|
||||
6. 新增`SetColOutlineLevel`、`GetColOutlineLevel`
|
||||
|
||||
## 2023-2-24
|
||||
|
||||
### V1.2.1
|
||||
|
||||
Reference in New Issue
Block a user