Angle Property Example

This example sets to 90 degrees the callout angle for a callout named "co1" on myDocument.

Set myDocument = Documents(1)
myDocument.Shapes("co1").Callout.Angle = msoCalloutAngle90