This commit is contained in:
csh
2023-02-24 14:53:35 +08:00
parent 710077aff4
commit 894303ccef
11 changed files with 145 additions and 95 deletions
+8
View File
@@ -1,5 +1,13 @@
# 更新日志
## 2023-2-24
### V1.2.1
#### excel
1. Get相关方法重新Set后不再覆盖原有设置,影响方法如下`Set(Get)PageMargins`,`Set(Get)CellHyperLink`,`Set(Get)PageLayout`,`Set(Get)CalcOptions`,`Set(Get)DefaultFont`,`Set(Get)SheetViewOptions`
## 2023-2-23
### V1.2.0