![图片[1]-小记:表示选择和激活的单元格区域-综合交流区服务中心-低代码平台-本牛千智丨专注WorkFine开发](https://www.bn1000.com/wp-content/uploads/2026/01/20260109190555257-小记.png)
通常为以下内容,存在在tb_sys_template_file表的file_web_json字段
"selection": "A1:A1",
"activeCell": "A1:A1",
# 垂直对齐
verticalAlign
# 左右对齐
textAlign
示例
{
"format": "#",
"textAlign": "center",
"verticalAlign": "center",
"borderBottom": {
"color": "#333333",
"size": 1,
"style": "solid"
},


请登录后查看回复内容