Selection.ParagraphFormat 属性

定义

返回或设置一个 ParagraphFormat 对象,该对象代表指定选定内容的段落设置。

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

属性值

适用于