Replacement.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

プロパティ値

適用対象