DateTimeItem.Val Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Valor
Representa o seguinte atributo no 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 da propriedade
Retorna DateTimeValue.
- Atributos