Compartir a través de


DateGroupItem.Day Propiedad

Definición

Día

Representa el atributo siguiente en el esquema: day

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

Valor de propiedad

Devuelve UInt16Value.

Atributos

Se aplica a