Font2.Shadow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value specifying the type of shadow effect for the selection of text. Read-only.
public:
property Microsoft::Office::Core::ShadowFormat ^ Shadow { Microsoft::Office::Core::ShadowFormat ^ get(); };
public Microsoft.Office.Core.ShadowFormat Shadow { get; }
member this.Shadow : Microsoft.Office.Core.ShadowFormat
Public ReadOnly Property Shadow As ShadowFormat