[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.IShapeTextFormatOption

インターフェイス: IShapeTextFormatOption

Sheets.Shapes.IShapeTextFormatOption

Table of contents

プロパティ

プロパティ

allowTextToOverflowShape

オプション allowTextToOverflowShape: boolean


fill

オプション fill: IShapeFillOption


font

オプション font: string

CSSフォント文字列。


horizontalAlignment

オプション horizontalAlignment: 0 | 1 | 2

0: 左、1: 中央、2: 右


margins

オプション margins: [number, number, number, number]


resizeToFitText

オプション resizeToFitText: boolean


text

オプション text: string


textDirection

オプション textDirection: "horizontal" | "vertical" | "rotate90" | "rotate270"


verticalAlignment

オプション verticalAlignment: 0 | 1 | 2

0: 上、1: 中央、2: 下


wrapTextInShape

オプション wrapTextInShape: boolean