Compartilhar via


ListStyle.Level8ParagraphProperties Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Level8ParagraphProperties
Returns Level8ParagraphProperties.

See Also

Reference

ListStyle Class

ListStyle Members

DocumentFormat.OpenXml.Drawing Namespace