Compartilhar via


Tuple.Item Propriedade

Definição

Índice de Item

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Retorna UInt32Value.

Atributos

Aplica-se a