TextListStyleType.Level9ParagraphProperties Property

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

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

Syntax

'Declaration
Public Property Level9ParagraphProperties As Level9ParagraphProperties
    Get
    Set
'Usage
Dim instance As TextListStyleType
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

TextListStyleType Class

TextListStyleType Members

DocumentFormat.OpenXml.Presentation Namespace