Share via


TableStyle.Alignment Propriété

Définition

Renvoie ou définit une 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 de ces constantes WdRowAlignment .

wdAlignRowLeft

wdAlignRowCenter

wdAlignRowRight

S’applique à