Sets or returns the vertical alignment of text within the shape.

public VAlign VerticalAlignment{ get; set; }
Public Property VerticalAlignment() As VAlign

This property follows the defaults for Excel 2010, namely defaulting to a top-aligned behavior.