ASP.NET MVC コントロールヘルプ
ICellStyle インターフェース
ファイル
wijmo.grid.sheet.js
モジュール
wijmo.grid.sheet

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

プロパティ

プロパティ

backgroundColor

背景色。

string

borderBottomColor

下側の枠線の色。

string

borderBottomStyle

下側の枠線のスタイル。

string

borderBottomWidth

下側の枠線の幅。

string

borderLeftColor

左側の枠線の色。

string

borderLeftStyle

左側の枠線のスタイル。

string

borderLeftWidth

左側の枠線の幅。

string

borderRightColor

右側の枠線の色。

string

borderRightStyle

右側の枠線のスタイル。

string

borderRightWidth

右側の枠線の幅。

string

borderTopColor

上側の枠線の色。

string

borderTopStyle

上側の枠線のスタイル。

string

borderTopWidth

上側の枠線の幅。

string

className

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

string

color

フォントの色。

string

fontFamily

フォントファミリー。

string

fontSize

フォントサイズ。

string

fontStyle

フォントスタイル。

string

fontWeight

フォントウェイト。

string

format

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

string

textAlign

テキストの配置。

string

textDecoration

テキスト装飾。

string

verticalAlign

垂直方向の配置。

string

whiteSpace

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

string