Edit

Share via


TextRange2.ParagraphFormat Property

Definition

Returns the paragraph formatting for the specified text. Read-only.

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

Property Value

ParagraphFormat2

Applies to