形状
err := f.AddShape("Sheet1", "G6", `{
"type": "rect",
"color":
{
"line": "#4286F4",
"fill": "#8eb9ff"
},
"text": "Rectangle Shape",
"font":
{
"bold": true,
"italic": true,
"family": "Times New Roman",
"size": 36,
}
}],
"width": 180,
"height": 90,
"line":
{
"width": 1.5
下面是 Excelize 所支持的所有形状: