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