次の方法で共有


ErrorItem.Italic プロパティ

定義

斜体

スキーマ内の次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "i")]
public DocumentFormat.OpenXml.BooleanValue Italic { get; set; }
public DocumentFormat.OpenXml.BooleanValue Italic { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "i")]
public DocumentFormat.OpenXml.BooleanValue? Italic { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("i")]
public DocumentFormat.OpenXml.BooleanValue? Italic { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Italic { get; set; }
member this.Italic : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "i")>]
member this.Italic : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("i")>]
member this.Italic : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Italic As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象