Share via


ShadowFormat Object Members

PowerPoint Developer Reference

Represents shadow formatting for a shape.

Methods

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

Properties

  Name Description
Bb251479.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251479.properties(en-us,office.12).gif Blur Returns or sets the blur radius of the specified shadow, in points. Read/write.
Bb251479.properties(en-us,office.12).gif Creator Returns a Long that represents the four-character creator code for the application in which the specified object was created. For example, if the object was created in Microsoft Office PowerPoint, this property returns the hexadecimal number 50575054. Read-only.
Bb251479.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.
Bb251479.properties(en-us,office.12).gif Obscured Determines whether the shadow of the specified shape appears filled in and is obscured by the shape. Read/write.
Bb251479.properties(en-us,office.12).gif OffsetX Returns or sets the horizontal offset of the shadow from the specified shape, in points. Read/write.
Bb251479.properties(en-us,office.12).gif OffsetY Returns or sets the vertical offset of the shadow from the specified shape, in points. Read/write.
Bb251479.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251479.properties(en-us,office.12).gif RotateWithShape Returns or sets whether the specified shadow rotates when the shape it is associated with rotates. Read/write.
Bb251479.properties(en-us,office.12).gif Size Returns or sets the size of the specified shadow as a percentage of the shape size, from 0 to 200. Read/write.
Bb251479.properties(en-us,office.12).gif Style Returns or sets the shadow style. Read/write.
Bb251479.properties(en-us,office.12).gif Transparency Returns or sets the degree of transparency of the specified fill, shadow, or line as a value between 0.0 (opaque) and 1.0 (clear). Read/write.
Bb251479.properties(en-us,office.12).gif Type Represents the type of shadow. Read/write.
Bb251479.properties(en-us,office.12).gif Visible Returns or sets the visibility of the specified object or the formatting applied to the specified object. Read/write.