Paragraph.ParagraphProperties-Eigenschaft
Office Math Paragraph Properties.Represents the element tag in schema: m:oMathParaPr
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property ParagraphProperties As ParagraphProperties
Get
Set
'Usage
Dim instance As Paragraph
Dim value As ParagraphProperties
value = instance.ParagraphProperties
instance.ParagraphProperties = value
public ParagraphProperties ParagraphProperties { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Math.ParagraphProperties