[]
        
(Showing Draft Content)

Wijmo_Grid_Sheet.Itablesectionstyle

ITableSectionStyle インターフェイス

テーブルのスタイルを設定するプロパティを定義します。

階層

プロパティ

オプション backgroundColor

backgroundColor: string

背景色。

オプション borderBottomColor

borderBottomColor: string

下側の枠線の色。

オプション borderBottomStyle

borderBottomStyle: string

下側の枠線のスタイル。

オプション borderBottomWidth

borderBottomWidth: string

下側の枠線の幅。

オプション borderHorizontalColor

borderHorizontalColor: any

横罫線の色。

オプション borderHorizontalStyle

borderHorizontalStyle: string

横罫線のスタイル。

オプション borderHorizontalWidth

borderHorizontalWidth: string

横罫線の幅。

オプション borderLeftColor

borderLeftColor: string

左側の枠線の色。

オプション borderLeftStyle

borderLeftStyle: string

左側の枠線のスタイル。

オプション borderLeftWidth

borderLeftWidth: string

左側の枠線の幅。

オプション borderRightColor

borderRightColor: string

右側の枠線の色。

オプション borderRightStyle

borderRightStyle: string

右側の枠線のスタイル。

オプション borderRightWidth

borderRightWidth: string

右側の枠線の幅。

オプション borderTopColor

borderTopColor: string

上側の枠線の色。

オプション borderTopStyle

borderTopStyle: string

上側の枠線のスタイル。

オプション borderTopWidth

borderTopWidth: string

上側の枠線の幅。

オプション borderVerticalColor

borderVerticalColor: any

縦罫線の色。

オプション borderVerticalStyle

borderVerticalStyle: string

縦罫線のスタイル。

オプション borderVerticalWidth

borderVerticalWidth: string

縦罫線の幅。

オプション className

className: string

セルに追加するCSSクラス名。

オプション color

color: string

フォントの色。

オプション fontFamily

fontFamily: string

フォントファミリー。

オプション fontSize

fontSize: string

フォントサイズ。

オプション fontStyle

fontStyle: string

フォントスタイル。

オプション fontWeight

fontWeight: string

フォントウェイト。

オプション format

format: string

セルの値を書式設定する書式文字列。

オプション textAlign

textAlign: string

テキストの配置。

オプション textDecoration

textDecoration: string

テキスト装飾。

オプション verticalAlign

verticalAlign: string

垂直方向の配置。

オプション whiteSpace

whiteSpace: string

要素内の空白を処理する方法を記述します。