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