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