Paragraphs.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.
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 des constantes énumérées ci-dessus ne soient pas disponibles, selon la prise en charge de langue (anglais (États-Unis), par exemple) que vous avez sélectionnée ou installée.