SpreadJS製品ヘルプ
TableStyleOptions フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : TableStyleOptions フィールド
コマンド名TableStyleOptionsを取得します。
シンタックス
var value; // Type: TableStyleOptions
value = GC.Spread.Sheets.Designer.CommandNames.TableStyleOptions;
var TableStyleOptions : TableStyleOptions;
使用例
// 次のサンプルコードは、コマンド名でTableStyleOptionsを取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableStyleOptions);
関連トピック

参照

CommandNames タイプ