Page tree

Versions Compared

Key

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

Description

Excerpt

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

Signature
C#
C#

 public VAlign VerticalAlignment{ get; set; }
Signature
vb.net
vb.net

Public Property VerticalAlignment() As VAlign
Remarks

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