VerticalAlignment Property
VerticalAlignment
Gets or sets the vertical alignment of contents of the cell style.
Declaration
  public override CellVerticalAlignment VerticalAlignment { get; set; }
 
  Public Overrides Property VerticalAlignment As CellVerticalAlignment
 
Overrides