TextRange2.ParagraphFormat プロパティ

定義

指定したテキストの段落書式を返します。 読み取り専用です。

public:
 property Microsoft::Office::Core::ParagraphFormat2 ^ ParagraphFormat { Microsoft::Office::Core::ParagraphFormat2 ^ get(); };
public Microsoft.Office.Core.ParagraphFormat2 ParagraphFormat { get; }
member this.ParagraphFormat : Microsoft.Office.Core.ParagraphFormat2
Public ReadOnly Property ParagraphFormat As ParagraphFormat2

プロパティ値

ParagraphFormat2

適用対象