Share via


TextListStyleType.Level1ParagraphProperties Property

Definition

List Level 1 Text Style.

Represents the following element tag in the schema: a:lvl1pPr.

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

Property Value

Returns Level1ParagraphProperties.

Applies to