Share via


Anchor.EditId Property

Definition

editId, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: wp14:editId

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(51, "editId")]
public DocumentFormat.OpenXml.HexBinaryValue EditId { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue EditId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(51, "editId")]
public DocumentFormat.OpenXml.HexBinaryValue EditId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(51, "editId")]
public DocumentFormat.OpenXml.HexBinaryValue? EditId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wp14:editId")]
public DocumentFormat.OpenXml.HexBinaryValue? EditId { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? EditId { get; set; }
member this.EditId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(51, "editId")>]
member this.EditId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(51, "editId")>]
member this.EditId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wp14:editId")>]
member this.EditId : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property EditId As HexBinaryValue

Property Value

Attributes

Applies to