CommentReply.Created 属性

定义

创建后,此属性仅在 Office 2021 及更高版本中可用。

表示架构中的以下属性: 已创建

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

属性值

属性

适用于