Freigeben über


PreviousParagraphProperties.ParagraphStyleId-Eigenschaft

ParagraphStyleId.Represents the element tag in schema: w:pStyle

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

Syntax

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

value = instance.ParagraphStyleId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.ParagraphStyleId
Returns ParagraphStyleId.

Siehe auch

Referenz

PreviousParagraphProperties Klasse

PreviousParagraphProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace