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

参照

CommandNames タイプ