Borders.Shadow Property
Word Developer Reference |
True if the specified border is formatted as shadowed. Read/write Boolean.
Syntax
expression.Shadow
expression Required. A variable that represents a Borders collection.
Example
This example demonstrates two different border styles in a new document.
Visual Basic for Applications |
---|
|
See Also