var value; // Type: SlicerStyleListContent value = GC.Spread.Sheets.Designer.CommandNames.SlicerStyleListContent;
var 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);