次の方法で共有


DocDefaults.RunPropertiesDefault プロパティ

定義

既定の実行プロパティ。

スキーマ内の次の要素タグを表します: w:rPrDefault。

public DocumentFormat.OpenXml.Wordprocessing.RunPropertiesDefault RunPropertiesDefault { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.RunPropertiesDefault? RunPropertiesDefault { get; set; }
member this.RunPropertiesDefault : DocumentFormat.OpenXml.Wordprocessing.RunPropertiesDefault with get, set
Public Property RunPropertiesDefault As RunPropertiesDefault

プロパティ値

RunPropertiesDefault を返します。

適用対象