ShadowFormat Object
Word Developer Reference |
Represents shadow formatting for a shape.
Remarks
Use the Shadow property to return a ShadowFormat object. The following example adds a shadowed rectangle to the active document. The semitransparent, blue shadow is offset 5 points to the right of the rectangle and 3 points above it.
Visual Basic for Applications |
---|
|
See Also