Share via


Row.Alignment Propriété

Définition

Renvoie ou définit une WdRowAlignment constante qui représente l’alignement des lignes spécifiées.

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

Valeur de propriété

Remarques

WdRowAlignment peut être l’une des constantes suivantes :

wdAlignRowLeft

wdAlignRowCenter

wdAlignRowRight

S’applique à