Share via


ThreadedComment.PersonId Property

Definition

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

Represents the following attribute in the schema: personId

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

Property Value

Attributes

Applies to