次の方法で共有


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

プロパティ値

適用対象