次の方法で共有


DateGroupItem.Day プロパティ

定義

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

プロパティ値

UInt16Value を返します。

属性

適用対象