TextListStyleType.DefaultParagraphProperties Property

Definition

Default Paragraph Style.

Represents the following element tag in the schema: 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

Property Value

Returns DefaultParagraphProperties.

Applies to