ShadowFormat Object Members

Word Developer Reference

Represents shadow formatting for a shape.

Methods

  Name Description
Bb257738.methods(en-us,office.12).gif IncrementOffsetX Changes the horizontal offset of the shadow by the specified number of points.
Bb257738.methods(en-us,office.12).gif IncrementOffsetY Changes the vertical offset of the shadow by the specified number of points.

Properties

  Name Description
Bb257738.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257738.properties(en-us,office.12).gif Blur Returns or sets a Single that represents the blur level for a shadow format. Read/write.
Bb257738.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257738.properties(en-us,office.12).gif ForeColor Returns or sets a ColorFormat object that represents the foreground color for the fill, line, or shadow. Read/write.
Bb257738.properties(en-us,office.12).gif Obscured MsoTrue if the shadow of the specified shape appears filled in and is obscured by the shape, even if the shape has no fill. MsoFalse if the shadow has no fill and the outline of the shadow is visible through the shape if the shape has no fill. Read/write MsoTriState.
Bb257738.properties(en-us,office.12).gif OffsetX Returns or sets the horizontal offset (in points) of the shadow from the specified shape. A positive value offsets the shadow to the right of the shape; a negative value offsets it to the left. Read/write Single.
Bb257738.properties(en-us,office.12).gif OffsetY Returns or sets the vertical offset (in points) of the shadow from the specified shape. Read/write Single.
Bb257738.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified ShadowFormat object.
Bb257738.properties(en-us,office.12).gif RotateWithShape Returns or sets an MsoTriState that represents whether to rotate the shadow when rotating the shape. Read/write.
Bb257738.properties(en-us,office.12).gif Size Returns or sets a Single that represents the width of the shadow. Read/write.
Bb257738.properties(en-us,office.12).gif Style Returns or sets a MsoShadowType that represents the type of shadow formatting to apply to a shape. Read/write.
Bb257738.properties(en-us,office.12).gif Transparency Returns or sets the degree of transparency of the specified shadow as a value between 0.0 (opaque) and 1.0 (clear). Read/write Single.
Bb257738.properties(en-us,office.12).gif Type Returns or sets the shape shadow type. Read/write MsoShadowType.
Bb257738.properties(en-us,office.12).gif Visible True if the specified object, or the formatting applied to it, is visible. Read/write MsoTriState.