TextListStyleType.Level7ParagraphProperties Property
List Level 7 Text Style.Represents the element tag in schema: a:lvl7pPr
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Level7ParagraphProperties As Level7ParagraphProperties
Get
Set
'Usage
Dim instance As TextListStyleType
Dim value As Level7ParagraphProperties
value = instance.Level7ParagraphProperties
instance.Level7ParagraphProperties = value
public Level7ParagraphProperties Level7ParagraphProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Level7ParagraphProperties
Returns Level7ParagraphProperties.