Compartir a través de


ListStyle.Level1ParagraphProperties Property

List Level 1 Text Style.Represents the element tag in schema: a:lvl1pPr

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

Syntax

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

value = instance.Level1ParagraphProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Level1ParagraphProperties
Returns Level1ParagraphProperties.

See Also

Reference

ListStyle Class

ListStyle Members

DocumentFormat.OpenXml.Drawing Namespace