SpreadJS製品ヘルプ
OrientationLandscape フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : OrientationLandscape フィールド
コマンド名OrientationLandscapeを取得します。
シンタックス
var value; // Type: OrientationLandscape
value = GC.Spread.Sheets.Designer.CommandNames.OrientationLandscape;
var OrientationLandscape : OrientationLandscape;
使用例
// 次のサンプルコードは、コマンド名でOrientationLandscapeを取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.OrientationLandscape);
関連トピック

参照

CommandNames タイプ