Paragraph.Format Property

Definition

Returns or sets a ParagraphFormat object that represents the formatting of the specified paragraph or paragraphs.

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

Property Value

Applies to