次の方法で共有


EmbeddedFont.RegularFont プロパティ

定義

標準の埋め込みフォント。

スキーマの p:regular 要素タグを表します。

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

プロパティ値

RegularFont を返します。

適用対象