Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

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

Signature
C#
C#
public HAlign HorizontalAlignment{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property HorizontalAlignment() As HAlign
{signature}
{remarks}
This property follows the defaults for Excel 2010, namely defaulting to a left-aligned behavior.
{remarks}
Remarks

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