Freigeben über


Tuple.Item Eigenschaft

Definition

Elementindex

Stellt das folgende Attribut im Schema dar: item

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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Gilt für: