バージョン

Orientation プロパティ

印刷されるワークシートの各ページの方向を取得または設定します。
シンタックス
'宣言
 
Public Property Orientation As Orientation
public Orientation Orientation {get; set;}

プロパティ値

印刷されるワークシートの各ペ―ジの方向。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException割り当てた値が Orientation 列挙体で定義されていません。
参照