TextRange2.ParagraphFormat 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.
Retourne la mise en forme du paragraphe pour le texte spécifié. En lecture seule.
public:
property Microsoft::Office::Core::ParagraphFormat2 ^ ParagraphFormat { Microsoft::Office::Core::ParagraphFormat2 ^ get(); };
public Microsoft.Office.Core.ParagraphFormat2 ParagraphFormat { get; }
member this.ParagraphFormat : Microsoft.Office.Core.ParagraphFormat2
Public ReadOnly Property ParagraphFormat As ParagraphFormat2