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