Compartir a través de


ErrorItem.FormatIndex Propiedad

Definición

Índice de formato

Representa el atributo siguiente en el esquema: en

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a