Shape.Shadow Property
Word Developer Reference |
Returns a ShadowFormat object that represents the shadow formatting for the specified shape.
Syntax
expression.Shadow
expression Required. A variable that represents a Shape object.
Example
This example adds an arrow with shadow formatting to the active document.
Visual Basic for Applications |
---|
|
See Also