Partager via


Font2.Shadow Property

Gets the value specifying the type of shadow effect for the selection of text. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Shadow As ShadowFormat
    Get
'Usage
Dim instance As Font2
Dim value As ShadowFormat

value = instance.Shadow
ShadowFormat Shadow { get; }

Property Value

Type: Microsoft.Office.Core.ShadowFormat
ShadowFormat

See Also

Reference

Font2 Interface

Font2 Members

Microsoft.Office.Core Namespace