Share via


PivotValueCell.Item 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.UInt32Value Item { get; set; }
public DocumentFormat.OpenXml.UInt32Value Item { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "i")]
public DocumentFormat.OpenXml.UInt32Value? Item { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("i")]
public DocumentFormat.OpenXml.UInt32Value? Item { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Item { get; set; }
member this.Item : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "i")>]
member this.Item : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("i")>]
member this.Item : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Item As UInt32Value

Property Value

Attributes

Applies to