TextBody.ListStyle Property

Definition

Text List Styles.

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

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

Property Value

Applies to