Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Sets or returns the vertical alignment of text within the shape.{excerpt}
{signature:C#}
 public VAlign VerticalAlignment{ get; set; }
{signature}{signature:vb.net}
Public Property VerticalAlignment() As VAlign
{signature}
{remarks}
This property follows the defaults for Excel 2010, namely defaulting to a top-aligned behavior.
{remarks}