ChartFont.Shadow Property

Definition

Sets or Returns the value that describes the specified font as shadowed

public:
 property System::Object ^ Shadow { System::Object ^ get(); void set(System::Object ^ value); };
public object Shadow { get; set; }
member this.Shadow : obj with get, set
Public Property Shadow As Object

Property Value

An Object set to True if the specified font is formatted as shadowed, otherwise it is either False or wdUndefined.

Applies to