TableStyle.Alignment Propriété

Définition

Cette propriété renvoie ou définit une constante qui représente l’alignement pour les 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é

WdRowAlignment

Remarques

WdRowAlignmentIl peut s’agir de l’une des constantes WdRowAlignment suivantes.

wdAlignRowLeft

wdAlignRowCenter

wdAlignRowRight

S’applique à