Share via


_ParagraphFormat.Alignment Propriété

Définition

Renvoie ou définit une WdParagraphAlignment constante qui représente l’alignement des paragraphes spécifiés.

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

Valeur de propriété

Remarques

Il se peut que certaines constantes WdParagraphAlignment ne soient pas disponibles, selon la prise en charge linguistique (anglais des États-Unis, par exemple) que vous avez sélectionnée ou installée.

S’applique à