ReflectionFormat Interface

Definition

Represents the reflection effect in Office graphics.

public interface class ReflectionFormat : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03BE-0000-0000-C000-000000000046")]
public interface ReflectionFormat : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03BE-0000-0000-C000-000000000046")>]
type ReflectionFormat = interface
    interface _IMsoDispObj
Public Interface ReflectionFormat
Implements _IMsoDispObj
Attributes
Implements

Properties

Application

Gets an Application object that represents the container application for the ReflectionFormat object. Read-only.

Blur

Gets or sets the amount of blur, measured in points, of the shape's reflection image.

Creator

Gets a 32-bit integer that indicates the application in which the ReflectionFormat object was created. Read-only.

Offset

Gets or sets the amount of separation, measured in points, of the reflected image from the shape.

Size

Gets or sets the size, measured in percentages, of the shape's reflection image.

Transparency

Gets or sets the amount of transparency, measured in percentages, of the shape's reflection image.

Type

Gets or sets the type of the ReflectionFormat object. Read/write.

Applies to