Shape.Shadow (Word)
Gibt ein ShadowFormat -Objekt zurück, das die Schattenformatierung für die angegebene Form darstellt.
Set myShape = ActiveDocument.Shapes _
.AddShape(Type:=msoShapeRightArrow, _
Left:=90, Top:=79, Width:=64, Height:=43)
myShape.Shadow.Type = msoShadow5