TabStop.Alignment Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit une constante qui représente l’alignement du taquet de tabulation spécifié.
public:
property Microsoft::Office::Interop::Word::WdTabAlignment Alignment { Microsoft::Office::Interop::Word::WdTabAlignment get(); void set(Microsoft::Office::Interop::Word::WdTabAlignment value); };
public Microsoft.Office.Interop.Word.WdTabAlignment Alignment { get; set; }
member this.Alignment : Microsoft.Office.Interop.Word.WdTabAlignment with get, set
Public Property Alignment As WdTabAlignment
Valeur de propriété
Remarques
WdTabAlignmentpeut être l’une de ces constantes WdTabAlignment .
wdAlignTabBar
wdAlignTabCenter
wdAlignTabDecimal
wdAlignTabLeft
wdAlignTabList
wdAlignTabRight