Freigeben über


FormatScheme.LineStyleList-Eigenschaft

Line Style List.Represents the element tag in schema: a:lnStyleLst

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property LineStyleList As LineStyleList
    Get
    Set
'Usage
Dim instance As FormatScheme
Dim value As LineStyleList

value = instance.LineStyleList

instance.LineStyleList = value
public LineStyleList LineStyleList { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.LineStyleList
Returns LineStyleList.

Siehe auch

Referenz

FormatScheme Klasse

FormatScheme-Member

DocumentFormat.OpenXml.Drawing-Namespace