Paragraphs.Format 属性

定义

返回或设置一个 ParagraphFormat 对象,该对象表示指定段落或段落的格式设置。

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

属性值

适用于