다음을 통해 공유


ShapeRange.Shadow Property

Returns a ShadowFormat object that contains shadow formatting properties for the specified shapes. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

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

value = instance.Shadow
ShadowFormat Shadow { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ShadowFormat

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.PowerPoint Namespace