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