Share via


A.lnStyleLst Field

Definition

Represents the a:lnStyleLst XML element.

public static readonly System.Xml.Linq.XName lnStyleLst;
 staticval mutable lnStyleLst : System.Xml.Linq.XName
Public Shared ReadOnly lnStyleLst As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fmtScheme.
  • has the following child XML elements: ln.
  • corresponds to the following strongly-typed classes: LineStyleList.

Applies to