RowItem.ItemType 属性

定义

项目类型

表示架构中的以下属性: 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)

属性值

返回 EnumValue<T>

属性

适用于