Compartir a través de


NewCell.DataType Propiedad

Definición

Tipo de datos de celda

Representa el atributo siguiente en el esquema: t

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

Valor de propiedad

Atributos

Se aplica a