次の方法で共有


Comment.DueDate プロパティ

定義

dueDate では、このプロパティは Office 2021 以降でのみ使用できます。

スキーマ内の次の属性を表します。 dueDate

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

プロパティ値

属性

適用対象