Shape.Glow プロパティ

定義

その図形の光彩の書式設定プロパティを含む、指定した図形のオブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Core::GlowFormat ^ Glow { Microsoft::Office::Core::GlowFormat ^ get(); };
public Microsoft.Office.Core.GlowFormat Glow { get; }
Public ReadOnly Property Glow As GlowFormat

プロパティ値

GlowFormat

注釈

光彩効果は、画像のエッジに鮮やかな色を適用します。

適用対象