Freigeben über


ListStyle.Level1ParagraphProperties-Eigenschaft

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

'Declaration
Public Property Level1ParagraphProperties As Level1ParagraphProperties
    Get
    Set
'Usage
Dim instance As ListStyle
Dim value As Level1ParagraphProperties

value = instance.Level1ParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Level1ParagraphProperties
Returns Level1ParagraphProperties.

Siehe auch

Referenz

ListStyle Klasse

ListStyle-Member

DocumentFormat.OpenXml.Drawing-Namespace