Freigeben über


ListStyle.Level6ParagraphProperties-Eigenschaft

List Level 6 Text Style.Represents the element tag in schema: a:lvl6pPr

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

Syntax

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

value = instance.Level6ParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Level6ParagraphProperties
Returns Level6ParagraphProperties.

Siehe auch

Referenz

ListStyle Klasse

ListStyle-Member

DocumentFormat.OpenXml.Drawing-Namespace