TextFrame2.HorizontalAnchor Property
Excel Developer Reference |
Returns or sets the horizontal anchor type for the specified text. Read/write MsoHorizontalAnchor.
Version Information
Version Added: Excel 2007
Syntax
expression.HorizontalAnchor
expression A variable that represents a TextFrame2 object.
See Also