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

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

Attempting to set VerticalAlignment to null will result in this exception.

This property follows Excel 2010 default behavior, namely defaulting to top-aligned.