次の方法で共有


_Font.Reflection プロパティ

定義

図形の ReflectionFormat リフレクションの書式設定を表す オブジェクトを取得します。

public:
 property Microsoft::Office::Interop::Word::ReflectionFormat ^ Reflection { Microsoft::Office::Interop::Word::ReflectionFormat ^ get(); void set(Microsoft::Office::Interop::Word::ReflectionFormat ^ value); };
public Microsoft.Office.Interop.Word.ReflectionFormat Reflection { get; set; }
member this.Reflection : Microsoft.Office.Interop.Word.ReflectionFormat with get, set
Public Property Reflection As ReflectionFormat

プロパティ値

ReflectionFormat オブジェクト。

注釈

読み取り専用です。

適用対象