Compartilhar via


Row.Alignment Propriedade

Definição

Retorna ou define uma WdRowAlignment constante que representa o alinhamento das linhas especificadas.

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

Valor da propriedade

Comentários

WdRowAlignment pode ser uma das seguintes constantes:

wdAlignRowLeft

wdAlignRowCenter

wdAlignRowRight

Aplica-se a