Compartir a través de


RowItem.ItemType Propiedad

Definición

Tipo de elemento

Representa el atributo siguiente en el esquema: t

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a