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