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

参照

CommandNames タイプ