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