ShadowFormat MembersĀ 

Represents shadow formatting for a shape.

The following tables list the members exposed by the ShadowFormat type.

Public Properties

  Name Description
Application Returns an Application object that represents the Microsoft Excel application.
Creator Returns a 32-bit integer that indicates the application in which this object was created.
ForeColor Returns a ColorFormat object that represents the specified foreground fill or solid color.
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.
OffsetX Returns or sets the horizontal offset of the shadow from the specified shape in points.
OffsetY Returns or sets the vertical offset of the shadow from the specified shape in points.
Parent Returns the parent object for the specified object.
Transparency Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
Type Returns or sets the shadow format type.
Visible Determines whether the object is visible.

Top

Public Methods

  Name Description
IncrementOffsetX Changes the horizontal offset of the shadow by the specified number of points.
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