a:lnStyleLst
Line Style List
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-baseStylesheet.xsd
Type: a:CT_LineStyleList
Properties: Local, Qualified
Content
- a:ln [3..*]
Attributes
None
Used in
- Type a:CT_StyleMatrix (Element a:fmtScheme)
Sample instance
<a:lnStyleLst> <a:ln> <a:noFill/> <a:prstDash/> <a:round/> <a:headEnd/> <a:tailEnd/> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:ln> </a:lnStyleLst>