Cells.VerticalAlignment Propiedad

Definición

Devuelve o establece la alineación vertical del texto en las celdas de una tabla.

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

Valor de propiedad

Se aplica a