Aracılığıyla paylaş


ThreadedComment.ParentId Property

Definition

parentId, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to