SpreadJS製品ヘルプ
PivotTableShowValueAsIndex フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : PivotTableShowValueAsIndex フィールド
コマンド名PivotTableShowValueAsIndexを取得します。
シンタックス
var value; // Type: PivotTableShowValueAsIndex
value = GC.Spread.Sheets.Designer.CommandNames.PivotTableShowValueAsIndex;
var PivotTableShowValueAsIndex : PivotTableShowValueAsIndex;
使用例
// 次のサンプルコードは、コマンド名でPivotTableShowValueAsIndexを取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.PivotTableShowValueAsIndex
関連トピック

参照

CommandNames タイプ