次の方法で共有


TextListStyleType.DefaultParagraphProperties プロパティ

定義

既定の段落スタイル。

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

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

プロパティ値

DefaultParagraphProperties を返します。

適用対象