Share via


CommentReply.Status 属性

定义

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)

属性值

属性

适用于