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

参照

CommandNames タイプ