Aracılığıyla paylaş


DateGroupItem.Day Property

Definition

Day

Represents the following attribute in the schema: 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

Property Value

Returns UInt16Value.

Attributes

Applies to