MsoCalloutAngleType Enumeration
Specifies the size of the angle between the callout line and the side of the callout text box.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Usage
Dim msoCalloutAngleType1 As MsoCalloutAngleType = MsoCalloutAngleType.msoCalloutAngle30
Syntax
Public Enum MsoCalloutAngleType
public enum MsoCalloutAngleType
public enum class MsoCalloutAngleType
public enum MsoCalloutAngleType
public enum MsoCalloutAngleType
Members
Member name | Description |
---|---|
msoCalloutAngle30 | 30˚ angle. |
msoCalloutAngle45 | 45˚ angle. |
msoCalloutAngle60 | 60˚ angle. |
msoCalloutAngle90 | 90˚ angle. |
msoCalloutAngleAutomatic | Default angle. Angle can be changed as you drag the object. |
msoCalloutAngleMixed | Return value only; indicates a combination of the other states. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000