TextListStyleType.Level3ParagraphProperties Property

Definition

List Level 3 Text Style.

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

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

Property Value

Returns Level3ParagraphProperties.

Applies to