Freigeben über


TextBodyType.ListStyle-Eigenschaft

Text List Styles.Represents the element tag in schema: a:lstStyle

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

Syntax

'Declaration
Public Property ListStyle As ListStyle
    Get
    Set
'Usage
Dim instance As TextBodyType
Dim value As ListStyle

value = instance.ListStyle

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.ListStyle

Siehe auch

Referenz

TextBodyType Klasse

TextBodyType-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace