This commit is contained in:
csh
2023-07-26 14:35:05 +08:00
parent 880e03c41a
commit ced0d6b04c
5 changed files with 61 additions and 27 deletions
+10
View File
@@ -1,5 +1,15 @@
# 更新日志
## 2023-7-26
### V1.3.7
新增表格获取高度和宽度方法`table.Height(row) table.Width(col)`
#### word
新增对表格的行高设置`table.RowHeight(row, height)`
## 2023-7-19
### V1.3.6