Udostępnij za pośrednictwem


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

See Also

Reference

ShadowFormat Interface

ShadowFormat Members

Microsoft.Office.Core Namespace