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

参照

CommandNames タイプ