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