ShadowFormat Members

Include Protected Members
Include Inherited Members

Represents shadow formatting for a Shape.

The ShadowFormat type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Blur Returns or sets the degree of blurriness of the specified shadow. Read/write.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property ForeColor Returns a ColorFormat object that represents the specified foreground fill or solid color.
Public property Obscured True if the shadow of the specified shape appears filled in and is obscured by the shape, even if the shape has no fill. False if the shadow has no fill and the outline of the shadow is visible through the shape if the shape has no fill.
Public property OffsetX Returns or sets the horizontal offset of the shadow from the specified shape in points.
Public property OffsetY Returns or sets the vertical offset of the shadow from the specified shape in points.
Public property Parent Returns the parent object for the specified object.
Public property RotateWithShape Returns or sets a MsoTriState that represents whether to rotate the shadow when rotating the Shape. Read/write.
Public property Size Returns or sets the size of the specified shadow. Read/write.
Public property Style Either returns or uses a MsoShadowStyle object to set the style of the specified shadow. Read/write.
Public property Transparency Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
Public property Type Returns or sets the shadow format type.
Public property Visible Determines whether the object is visible.

Top

Methods

  Name Description
Public method IncrementOffsetX Changes the horizontal offset of the shadow by the specified number of points.
Public method IncrementOffsetY Changes the vertical offset of the shadow by the specified number of points.

Top

See Also

Reference

ShadowFormat Interface

Microsoft.Office.Interop.Excel Namespace