Field.ParagraphProperties プロパティ

定義

テキスト段落のプロパティ。

スキーマ内の次の要素タグを表します: a:pPr。

public DocumentFormat.OpenXml.Drawing.ParagraphProperties ParagraphProperties { get; set; }
public DocumentFormat.OpenXml.Drawing.ParagraphProperties? ParagraphProperties { get; set; }
member this.ParagraphProperties : DocumentFormat.OpenXml.Drawing.ParagraphProperties with get, set
Public Property ParagraphProperties As ParagraphProperties

プロパティ値

ParagraphProperties を返します。

適用対象