Share via


TextFrame.MarginTop Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property MarginTop As Single
    Get
    Set
'Usage
Dim instance As TextFrame
Dim value As Single

value = instance.MarginTop

instance.MarginTop = value
float MarginTop { get; set; }

Property Value

Type: System.Single

See Also

Reference

TextFrame Interface

TextFrame Members

Microsoft.Office.Core Namespace