SdtContentDate.FullDate プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
- 属性