次の方法で共有


DocDefaults.ParagraphPropertiesDefault プロパティ

定義

既定の段落プロパティ。

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

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

プロパティ値

ParagraphPropertiesDefault を返します。

適用対象