ShadowFormat.Style Property

Definition

Returns or sets a MsoShadowType that represents the type of shadow formatting to apply to a shape. Read/write.

public:
 property Microsoft::Office::Core::MsoShadowStyle Style { Microsoft::Office::Core::MsoShadowStyle get(); void set(Microsoft::Office::Core::MsoShadowStyle value); };
public Microsoft.Office.Core.MsoShadowStyle Style { get; set; }
member this.Style : Microsoft.Office.Core.MsoShadowStyle with get, set
Public Property Style As MsoShadowStyle

Property Value

MsoShadowType

Applies to