Compartir a través de


DateTimeItem.Val Propiedad

Definición

Valor

Representa el atributo siguiente en el esquema: v

[DocumentFormat.OpenXml.SchemaAttr(0, "v")]
public DocumentFormat.OpenXml.DateTimeValue Val { get; set; }
public DocumentFormat.OpenXml.DateTimeValue Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "v")]
public DocumentFormat.OpenXml.DateTimeValue? Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("v")]
public DocumentFormat.OpenXml.DateTimeValue? Val { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? Val { get; set; }
member this.Val : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "v")>]
member this.Val : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("v")>]
member this.Val : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property Val As DateTimeValue

Valor de propiedad

Devuelve DateTimeValue.

Atributos

Se aplica a