var value; // Type: PivotTableGroupSelection value = GC.Spread.Sheets.Designer.CommandNames.PivotTableGroupSelection;
var PivotTableGroupSelection : PivotTableGroupSelection;
var value; // Type: PivotTableGroupSelection value = GC.Spread.Sheets.Designer.CommandNames.PivotTableGroupSelection;
var PivotTableGroupSelection : PivotTableGroupSelection;
// 次のサンプルコードは、コマンド名でPivotTableGroupSelectionを取得します。 var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.PivotTableGroupSelection);