Freigeben über


ListStyle.Level4ParagraphProperties-Eigenschaft

List Level 4 Text Style.Represents the element tag in schema: a:lvl4pPr

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

Syntax

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

value = instance.Level4ParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Level4ParagraphProperties
Returns Level4ParagraphProperties.

Siehe auch

Referenz

ListStyle Klasse

ListStyle-Member

DocumentFormat.OpenXml.Drawing-Namespace