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

参照

CommandNames タイプ