次の方法で共有


EmbeddedFont.ItalicFont プロパティ

定義

斜体埋め込みフォント。

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

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

プロパティ値

ItalicFont を返します。

適用対象