次の方法で共有


SdtContentDate.FullDate プロパティ

定義

XML スキーマ DateTime 形式の最終既知の日付

スキーマ内の次の属性を表します。 w:fullDate

[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property FullDate As DateTimeValue

プロパティ値

属性

適用対象