共用方式為


CommentExtensible.DurableId Property

Definition

durableId, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: w16cex:durableId

public DocumentFormat.OpenXml.HexBinaryValue? DurableId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(127, "durableId")]
public DocumentFormat.OpenXml.HexBinaryValue? DurableId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w16cex:durableId")]
public DocumentFormat.OpenXml.HexBinaryValue? DurableId { get; set; }
member this.DurableId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(127, "durableId")>]
member this.DurableId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w16cex:durableId")>]
member this.DurableId : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property DurableId As HexBinaryValue

Property Value

Attributes

Applies to