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