Compartir a través de


XmlColumnProperties.XmlDataType Propiedad

Definición

Tipo de datos XML

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a