ASP.NET MVC コントロールヘルプ
ITableSectionStyle インターフェース
すべて折りたたむ
全て展開
ファイル
wijmo.grid.sheet.js
モジュール
wijmo.grid.sheet
インターフェイス
ICellStyle
テーブルのスタイルを設定するプロパティを定義します。
プロパティ
borderHorizontalColor
borderHorizontalStyle
borderHorizontalWidth
borderVerticalColor
borderVerticalStyle
borderVerticalWidth
プロパティ
borderHorizontalColor
横罫線の色。
型
any
borderHorizontalStyle
横罫線のスタイル。
型
string
borderHorizontalWidth
横罫線の幅。
型
string
borderVerticalColor
縦罫線の色。
型
any
borderVerticalStyle
縦罫線のスタイル。
型
string
borderVerticalWidth
縦罫線の幅。
型
string
テーブルのスタイルを設定するプロパティを定義します。