ThreadedComment.ParentId 属性

定义

parentId,此属性仅在 Office 2019 及更高版本中可用。

表示架构中的以下属性: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

属性值

属性

适用于