Freigeben über


ListStyle.Level2ParagraphProperties-Eigenschaft

List Level 2 Text Style.Represents the element tag in schema: a:lvl2pPr

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

Syntax

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

value = instance.Level2ParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Level2ParagraphProperties
Returns Level2ParagraphProperties.

Siehe auch

Referenz

ListStyle Klasse

ListStyle-Member

DocumentFormat.OpenXml.Drawing-Namespace