Compartir a través de


ListStyle.Level9ParagraphProperties Property

List Level 9 Text Style.Represents the element tag in schema: a:lvl9pPr

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

Syntax

'Declaración
Public Property Level9ParagraphProperties As Level9ParagraphProperties
    Get
    Set
'Uso
Dim instance As ListStyle
Dim value As Level9ParagraphProperties

value = instance.Level9ParagraphProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Level9ParagraphProperties
Returns Level9ParagraphProperties.

See Also

Reference

ListStyle Class

ListStyle Members

DocumentFormat.OpenXml.Drawing Namespace