ShadowFormat Object
Office 2007
| Excel Developer Reference |
Remarks
Use the Shadow property to return a ShadowFormat object.
Example
The following example adds a shadowed rectangle to myDocument. The semitransparent, blue shadow is offset 5 points to the right of the rectangle and 3 points above it.
| Visual Basic for Applications |
|---|
|