Freigeben über


ListStyle.Level7ParagraphProperties-Eigenschaft

List Level 7 Text Style.Represents the element tag in schema: a:lvl7pPr

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

Syntax

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

value = instance.Level7ParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Level7ParagraphProperties
Returns Level7ParagraphProperties.

Siehe auch

Referenz

ListStyle Klasse

ListStyle-Member

DocumentFormat.OpenXml.Drawing-Namespace