Share via


PivotValueCellExtra.Italic Property

Definition

i, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to