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

参照

CommandNames タイプ