Cells.VerticalAlignment Property

Definition

Returns or sets the vertical alignment of text in cells of a table.

public:
 property Microsoft::Office::Interop::Word::WdCellVerticalAlignment VerticalAlignment { Microsoft::Office::Interop::Word::WdCellVerticalAlignment get(); void set(Microsoft::Office::Interop::Word::WdCellVerticalAlignment value); };
public Microsoft.Office.Interop.Word.WdCellVerticalAlignment VerticalAlignment { get; set; }
member this.VerticalAlignment : Microsoft.Office.Interop.Word.WdCellVerticalAlignment with get, set
Public Property VerticalAlignment As WdCellVerticalAlignment

Property Value

Applies to