MsoCalloutAngleType 列挙型

定義

吹き出し線と吹き出しのテキスト ボックスの側面の間の角度の大きさを指定します。

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

フィールド

msoCalloutAngle30 2

30° 角度。

msoCalloutAngle45 3

45°の角度。

msoCalloutAngle60 4

60° 角度。

msoCalloutAngle90 5

90° 角度。

msoCalloutAngleAutomatic 1

既定の角度。 角度はオブジェクトをドラッグして変更できます。

msoCalloutAngleMixed -2

値のみを返します。その他の状態の組み合わせを示します。

適用対象