次の方法で共有


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

プロパティ値

適用対象