Share via


CommentId.ParaId Property

Definition

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

Represents the following attribute in the schema: w16cid:paraId

public DocumentFormat.OpenXml.HexBinaryValue? ParaId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(114, "paraId")]
public DocumentFormat.OpenXml.HexBinaryValue? ParaId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(116, "paraId")]
public DocumentFormat.OpenXml.HexBinaryValue? ParaId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w16cid:paraId")]
public DocumentFormat.OpenXml.HexBinaryValue? ParaId { get; set; }
member this.ParaId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(114, "paraId")>]
member this.ParaId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(116, "paraId")>]
member this.ParaId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w16cid:paraId")>]
member this.ParaId : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property ParaId As HexBinaryValue

Property Value

Attributes

Applies to