Gets or sets the vertical offset of the shadow from the specified shape, in pixels.
'Declaration
Property OffsetY As Double
'Usage
Dim instance As IShadowFormat
Dim value As Double
instance.OffsetY = value
value = instance.OffsetY
Property Value
A positive value offsets the shadow to the bottom of the shape; a negative value offsets it to the top.