TextFrame2.VerticalAnchor Property
Returns or sets the vertical anchor type for the specified text. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
MsoVerticalAnchor