MsoCalloutAngleType enumeration (Office)
Specifies the size of the angle between the callout line and the side of the callout text box.
Name | Value | Description |
---|---|---|
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. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.