Freigeben über


ListStyle.Level8ParagraphProperties-Eigenschaft

List Level 8 Text Style.Represents the element tag in schema: a:lvl8pPr

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

Syntax

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

value = instance.Level8ParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Level8ParagraphProperties
Returns Level8ParagraphProperties.

Siehe auch

Referenz

ListStyle Klasse

ListStyle-Member

DocumentFormat.OpenXml.Drawing-Namespace