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

参照

CommandNames タイプ