次の方法で共有


CommentExtensible.DurableId プロパティ

定義

durableId、このプロパティはOffice 2021以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象