Share via


Level.LevelText Property

Definition

Numbering Level Text.

Represents the following element tag in the schema: w:lvlText.

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

Property Value

Returns LevelText.

Applies to