Share via


Anchor.AnchorId Property

Definition

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

Represents the following attribute in the schema: wp14:anchorId

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

Property Value

Attributes

Applies to