var value; // Type: ShapeLeftRotate value = GC.Spread.Sheets.Designer.CommandNames.ShapeLeftRotate;
var ShapeLeftRotate : ShapeLeftRotate;
var value; // Type: ShapeLeftRotate value = GC.Spread.Sheets.Designer.CommandNames.ShapeLeftRotate;
var ShapeLeftRotate : ShapeLeftRotate;
// 次のサンプルコードは、コマンド名でShapeLeftRotateを取得します。 var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.ShapeLeftRotate);