次の方法で共有


ReflectionFormat インターフェイス

定義

Office 画像に反射効果を表します。

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
属性
実装

プロパティ

Application

オブジェクトのコンテナー アプリケーションを表す Application オブジェクトを ReflectionFormat 取得します。 読み取り専用です。

Blur

図形の反射イメージのぼかしの量 (ポイント単位) を取得または設定します。

Creator

オブジェクトが作成されたアプリケーションを示す 32 ビット整数を ReflectionFormat 取得します。 読み取り専用です。

Offset

図形の反射イメージの分離量 (ポイント単位) を取得または設定します。

Size

図形の反射イメージのサイズ (ポイント単位) を取得または設定します。

Transparency

図形の反射イメージの透過量 (パーセント単位) を取得または設定します。

Type

オブジェクトの ReflectionFormat 型を取得または設定します。 読み取り/書き込みが可能です。

適用対象