Compartir a través de


CommentReply.Status Propiedad

Definición

status, esta propiedad solo está disponible en Office 2021 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Atributos

Se aplica a