ShadowFormat Members (Excel)
Represents shadow formatting for a shape.
Methods
Name |
Description |
---|---|
Changes the horizontal offset of the shadow by the specified number of points. Use the OffsetX property to set the absolute horizontal shadow offset. |
|
Changes the vertical offset of the shadow by the specified number of points. Use the OffsetY property to set the absolute vertical shadow offset. |
Properties
Name |
Description |
---|---|
When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only. |
|
Returns or sets the degree of blurriness of the specified shadow. Read/write Single. |
|
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
|
Returns or sets a ColorFormat object that represents the specified foreground fill or solid color. |
|
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. Read/write MsoTriState. |
|
Returns or sets the horizontal offset of the shadow from the specified shape, in points. A positive value offsets the shadow to the right of the shape; a negative value offsets it to the left. Read/write Single. |
|
Returns or sets the vertical offset of the shadow from the specified shape, in points. A positive value offsets the shadow to the right of the shape; a negative value offsets it to the left. Read/write Single. |
|
Returns the parent object for the specified object. Read-only. |
|
Returns or sets an MsoTriState that represents whether to rotate the shadow when rotating the shape. Read/write. |
|
Returns or sets the size of the specified shadow. Read/write Single. |
|
Returns or sets the style of the specified shadow. Read/write MsoShadowStyle. |
|
Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). Read/write Double. |
|
Returns or sets a MsoShadowType value that represents the shadow format type. |
|
Returns or sets a MsoTriState value that determines whether the object is visible. Read/write. |