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