Freigeben über


ListStyle.Level5ParagraphProperties-Eigenschaft

List Level 5 Text Style.Represents the element tag in schema: a:lvl5pPr

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

Syntax

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

value = instance.Level5ParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Level5ParagraphProperties
Returns Level5ParagraphProperties.

Siehe auch

Referenz

ListStyle Klasse

ListStyle-Member

DocumentFormat.OpenXml.Drawing-Namespace