Anchor.EditId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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