Partager via


RowItem.ItemType Propriété

Définition

Type élément

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à