次の方法で共有


Font.Italic プロパティ

定義

斜体。

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

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

プロパティ値

Italic を返します。

適用対象