次の方法で共有


DocDefaults.ParagraphPropertiesDefault Property

Default Paragraph Properties.Represents the element tag in schema: w:pPrDefault

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

Syntax

'宣言
Public Property ParagraphPropertiesDefault As ParagraphPropertiesDefault
    Get
    Set
'使用
Dim instance As DocDefaults
Dim value As ParagraphPropertiesDefault

value = instance.ParagraphPropertiesDefault

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesDefault
Returns ParagraphPropertiesDefault.

See Also

Reference

DocDefaults Class

DocDefaults Members

DocumentFormat.OpenXml.Wordprocessing Namespace