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