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

参照

CommandNames タイプ