FormatScheme.LineStyleList Property

Definition

Line Style List.

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

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

Property Value

Returns LineStyleList.

Applies to