MsoOrientation 列挙型

定義

オブジェクトの表示または印刷の向きを指定します。

public enum class MsoOrientation
public enum MsoOrientation
type MsoOrientation = 
Public Enum MsoOrientation
継承
MsoOrientation

フィールド

msoOrientationHorizontal 1

水平 (横) 方向

msoOrientationMixed -2

混在方向

msoOrientationVertical 2

垂直 (縦) 方向

適用対象