mengshukeji
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
docs/zh/guide/cell.md
|
@ -189,7 +189,7 @@ |
|
|
"top": 10, //批注框上边距 |
|
|
"top": 10, //批注框上边距 |
|
|
"width": 91, //批注框宽度 |
|
|
"width": 91, //批注框宽度 |
|
|
"height": 48, //批注框高度 |
|
|
"height": 48, //批注框高度 |
|
|
"value": "I am a comment", //批准内容 |
|
|
"value": "I am a comment", //批注内容 |
|
|
"isshow": true //批注框为显示状态 |
|
|
"isshow": true //批注框为显示状态 |
|
|
}, |
|
|
}, |
|
|
"f": "=SUM(233)" //单元格是一个求和公式 |
|
|
"f": "=SUM(233)" //单元格是一个求和公式 |
|
|