Compartir a través de


Value.ValueType Propiedad

Definición

Tipo de valor DDE

Representa el atributo siguiente en el esquema: t

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a