Edit

Share via


MsoCalloutAngleType Enum

Definition

Specifies the size of the angle between the callout line and the side of the callout text box.

public enum class MsoCalloutAngleType
public enum MsoCalloutAngleType
type MsoCalloutAngleType = 
Public Enum MsoCalloutAngleType
Inheritance
MsoCalloutAngleType

Fields

msoCalloutAngle30 2

30˚ angle.

msoCalloutAngle45 3

45˚ angle.

msoCalloutAngle60 4

60˚ angle.

msoCalloutAngle90 5

90˚ angle.

msoCalloutAngleAutomatic 1

Default angle. Angle can be changed as you drag the object.

msoCalloutAngleMixed -2

Return value only; indicates a combination of the other states.

Applies to