Shape.Shadow Property

Definition

Returns a ShadowFormat object that represents the shadow formatting for the specified shape.

public:
 property Microsoft::Office::Interop::Word::ShadowFormat ^ Shadow { Microsoft::Office::Interop::Word::ShadowFormat ^ get(); };
public Microsoft.Office.Interop.Word.ShadowFormat Shadow { get; }
member this.Shadow : Microsoft.Office.Interop.Word.ShadowFormat
Public ReadOnly Property Shadow As ShadowFormat

Property Value

Applies to