From 65af52946648f4d09807a0abc6f5ca17ec068ff2 Mon Sep 17 00:00:00 2001 From: Zhuxy Date: Tue, 10 May 2022 16:28:57 +0800 Subject: [PATCH] Update cell.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 批准=》批注 --- docs/zh/guide/cell.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh/guide/cell.md b/docs/zh/guide/cell.md index 78bd3a1..b2a20c0 100644 --- a/docs/zh/guide/cell.md +++ b/docs/zh/guide/cell.md @@ -189,7 +189,7 @@ "top": 10, //批注框上边距 "width": 91, //批注框宽度 "height": 48, //批注框高度 - "value": "I am a comment", //批准内容 + "value": "I am a comment", //批注内容 "isshow": true //批注框为显示状态 }, "f": "=SUM(233)" //单元格是一个求和公式 @@ -611,4 +611,4 @@ Luckysheet在存储数字类型的内容时,支持多种格式转换,所以 | 货币:智利比索 | "$" 0.00 | n | $ 123.00 || | 货币:中非金融合作法郎 | "FCFA" 0.00 | n | FCFA 123.00 || -以上配置参考了[Aspose.Cells](https://docs.aspose.com/display/cellsnet/List+of+Supported+Number+Formats#ListofSupportedNumberFormats-Aspose.Cells) \ No newline at end of file +以上配置参考了[Aspose.Cells](https://docs.aspose.com/display/cellsnet/List+of+Supported+Number+Formats#ListofSupportedNumberFormats-Aspose.Cells)