MdxTuple.Italic 属性

定义

服务器格式斜体字体

表示架构中的以下属性:i

[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

属性

适用于