var value; // Type: CtxGroupShape value = GC.Spread.Sheets.Designer.CommandNames.CtxGroupShape;
var 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);