次の方法で共有


DocDefaults.RunPropertiesDefault Property

Default Run Properties.Represents the element tag in schema: w:rPrDefault

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

Syntax

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

value = instance.RunPropertiesDefault

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.RunPropertiesDefault
Returns RunPropertiesDefault.

See Also

Reference

DocDefaults Class

DocDefaults Members

DocumentFormat.OpenXml.Wordprocessing Namespace