Compartir a través de


ListStyle.Level5ParagraphProperties Property

List Level 5 Text Style.Represents the element tag in schema: a:lvl5pPr

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

Syntax

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

value = instance.Level5ParagraphProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Level5ParagraphProperties
Returns Level5ParagraphProperties.

See Also

Reference

ListStyle Class

ListStyle Members

DocumentFormat.OpenXml.Drawing Namespace