Share via


XmlColumnProperties.XmlDataType 属性

定义

XML 数据类型

表示架构中的以下属性:xmlDataType

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

属性值

返回 EnumValue<T>

属性

适用于