Share via


Comment.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

プロパティ値

属性

適用対象