TrackChangeType.Date 属性

定义

date

表示架构中的以下属性:w:date

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

属性值

属性

适用于