Angle Property Example
This example sets to 90 degrees the callout angle for a callout named "callout1" on myDocument.
myDocument
Set myDocument = Worksheets(1) myDocument.Shapes("callout1").Callout.Angle = msoCalloutAngle90