Compartir a través de


ThreadedComment.ParentId Propiedad

Definición

parentId, esta propiedad solo está disponible en Office 2019 y versiones posteriores.

Representa el atributo siguiente en el esquema: parentId

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

Valor de propiedad

Atributos

Se aplica a