Compartilhar via


MetadataRecord.TypeIndex Propriedade

Definição

Índice de tipo de registro de metadados

Representa o seguinte atributo no 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 da propriedade

Retorna UInt32Value.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Um índice baseado em 1 para o tipo de registro de metadados no metadataTypes.

Os valores possíveis para esse atributo são definidos pelo tipo de dados do Esquema unsignedInt XML.

Aplica-se a