Sets or returns the horizontal alignment of text within the shape. |
public HAlign HorizontalAlignment{ get; set; } |
Public Property HorizontalAlignment() As HAlign |
This property follows the defaults for Excel 2010, namely defaulting to a left-aligned behavior. |