Shape.Shadow Property

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

Syntax

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

value = instance.Shadow
ShadowFormat Shadow { get; }

Property Value

Type: Microsoft.Office.Core.ShadowFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace