Share via


Comment.Status プロパティ

定義

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

スキーマ内の次の属性を表します: status

public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus>? Status { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "status")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus>? Status { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("status")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus>? Status { get; set; }
member this.Status : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "status")>]
member this.Status : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("status")>]
member this.Status : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus> with get, set
Public Property Status As EnumValue(Of CommentStatus)

プロパティ値

属性

適用対象