IncrementOffsetX Method Example
This example moves the shadow on shape three on myDocument to the left by 3 points.
myDocument
Set myDocument = ActiveDocument myDocument.Shapes(3).Shadow.IncrementOffsetX -3