Compartir a través de


MetadataRecord.TypeIndex Propiedad

Definición

Índice de tipo de registro de metadatos

Representa el atributo siguiente en el esquema: t

[DocumentFormat.OpenXml.SchemaAttr(0, "t")]
public DocumentFormat.OpenXml.UInt32Value TypeIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value TypeIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "t")]
public DocumentFormat.OpenXml.UInt32Value? TypeIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("t")]
public DocumentFormat.OpenXml.UInt32Value? TypeIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value? TypeIndex { get; set; }
member this.TypeIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "t")>]
member this.TypeIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("t")>]
member this.TypeIndex : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property TypeIndex As UInt32Value

Valor de propiedad

Devuelve UInt32Value.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Índice basado en 1 para el tipo de registro de metadatos en metadataTypes.

El tipo de datos esquema unsignedInt XML define los valores posibles para este atributo.

Se aplica a