"string"123"http://www.dd.com"{
"text": "文本",
"link": "http://www.dd.com",
"type": "url"
}"aaa@aa.com"{
"type": "mention",
"text": "aaa@aa.com",
"textType": "email",
"notify": true,
"grantReadPermission": true
}{
"type": "formula",
"text": "=A1"
}{
"type": "mention",
"textType": "fileToken",
"text": "shtxxxx",
"objType": "sheet"
}{
"type": "multipleValue",
"values": [
1,
"test"
]
}{
"bold": true,
"italic": true,
"strikeThrough": true,
"underline": true,
"foreColor": "#ff00ff",
"fontSize": 30
}{
"text": "string",
"type": "text",
"segmentStyle": {
"bold": true,
"italic": true,
"strikeThrough": true,
"underline": true,
"foreColor": "#ff00ff",
"fontSize": 20
}
}{
"text": "文本",
"link": "http://www.dd.com",
"type": "url",
"texts": [
{
"text": "文",
"segmentStyle": {
"bold": true,
"italic": true,
"strikeThrough": true,
"underline": true,
"foreColor": "#ffffff",
"fontSize": 20
}
},
{
"text": "本",
"segmentStyle": {
"bold": true,
"italic": false,
"strikeThrough": true,
"underline": true,
"foreColor": "#ffffff",
"fontSize": 10
}
}
]
}{
"type": "url",
"text": "aa@bytedance.com",
"texts": [
{
"text": "aa",
"segmentStyle": {
"bold": true,
"italic": true,
"strikeThrough": true,
"underline": true,
"foreColor": "#ffffff",
"fontSize": 20
}
},
{
"text": "@bytedance.com",
"segmentStyle": {
"bold": true,
"italic": false,
"strikeThrough": true,
"underline": true,
"foreColor": "#ffffff",
"fontSize": 10
}
}
]
}{
"type": "mention",
"text": "aaa@aa.com",
"textType": "email",
"notify": true,
"grantReadPermission": true
"segmentStyle": {
"bold": true,
"italic": true,
"strikeThrough": true,
"underline": true,
"foreColor": "#ff00ff",
"fontSize": 30
}
}{
"type": "mention",
"textType": "fileToken",
"text": "shtxxxx",
"objType": "sheet",
"segmentStyle": {
"bold": true,
"italic": true,
"strikeThrough": true,
"underline": true,
"foreColor": "#ff00ff",
"fontSize": 30
}
}