次の方法で共有


_Font.Glow プロパティ

定義

指定した GlowFormat テキスト範囲で使用されるフォントの光彩書式を表す オブジェクトを取得します。

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

プロパティ値

GlowFormat オブジェクト。

注釈

読み取り専用です。

適用対象