ShadowFormat Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public interface class ShadowFormat : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C031B-0000-0000-C000-000000000046")]
public interface ShadowFormat : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C031B-0000-0000-C000-000000000046")>]
type ShadowFormat = interface
interface _IMsoDispObj
Public Interface ShadowFormat
Implements _IMsoDispObj
- Attributes
- Implements
Properties
Application | |
Blur |
Returns or sets the degree of blurriness of the specified shadow. Read/write. |
Creator | |
ForeColor | |
Obscured | |
OffsetX | |
OffsetY | |
Parent | |
RotateWithShape |
Returns or sets an MsoTriState that represents whether to rotate the shadow when rotating the shape. Read/write. |
Size |
Returns or sets the size of the specified shadow. Read/write. |
Style |
Returns or sets the style of the specified shadow. Read/write. |
Transparency | |
Type | |
Visible |
Methods
IncrementOffsetX(Single) | |
IncrementOffsetY(Single) |