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

プロパティ値

適用対象