ShapeRange.Shadow Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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.Core.ShadowFormat