Freigeben über


Level.PreviousParagraphProperties-Eigenschaft

Numbering Level Associated Paragraph Properties.Represents the element tag in schema: w:pPr

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

Syntax

'Declaration
Public Property PreviousParagraphProperties As PreviousParagraphProperties
    Get
    Set
'Usage
Dim instance As Level
Dim value As PreviousParagraphProperties

value = instance.PreviousParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.PreviousParagraphProperties

Siehe auch

Referenz

Level Klasse

Level-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace