ShadowFormat.OffsetY Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property OffsetY As Single
Get
Set
'Usage
Dim instance As ShadowFormat
Dim value As Single
value = instance.OffsetY
instance.OffsetY = value
float OffsetY { get; set; }
Property Value
Type: System.Single