Freigeben über


TableStyleProperties.StyleParagraphProperties-Eigenschaft

Table Style Conditional Formatting 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 StyleParagraphProperties As StyleParagraphProperties
    Get
    Set
'Usage
Dim instance As TableStyleProperties
Dim value As StyleParagraphProperties

value = instance.StyleParagraphProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.StyleParagraphProperties

Siehe auch

Referenz

TableStyleProperties Klasse

TableStyleProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace