[]
Sheets.Shapes.IShapeTextFormatOption
• オプション
allowTextToOverflowShape: boolean
• オプション
fill: IShapeFillOption
• オプション
font: string
CSSフォント文字列。
• オプション
horizontalAlignment: 0
| 1
| 2
0: 左、1: 中央、2: 右
• オプション
margins: [number
, number
, number
, number
]
• オプション
resizeToFitText: boolean
• オプション
text: string
• オプション
textDirection: "horizontal"
| "vertical"
| "rotate90"
| "rotate270"
• オプション
verticalAlignment: 0
| 1
| 2
0: 上、1: 中央、2: 下
• オプション
wrapTextInShape: boolean