TextListStyleType.Level6ParagraphProperties Property

List Level 6 Text Style.Represents the element tag in schema: a:lvl6pPr

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

Syntax

'Declaration
Public Property Level6ParagraphProperties As Level6ParagraphProperties
    Get
    Set
'Usage
Dim instance As TextListStyleType
Dim value As Level6ParagraphProperties

value = instance.Level6ParagraphProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Level6ParagraphProperties
Returns Level6ParagraphProperties.

See Also

Reference

TextListStyleType Class

TextListStyleType Members

DocumentFormat.OpenXml.Presentation Namespace