Range.ParagraphFormat Property

Definition

Returns or sets a ParagraphFormat object that represents the paragraph settings for the specified range.

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

Property Value

Applies to