HyperlinkRuby.Anchor Property

Definition

anchor

Represents the following attribute in the schema: w:anchor

[DocumentFormat.OpenXml.SchemaAttr(23, "anchor")]
public DocumentFormat.OpenXml.StringValue Anchor { get; set; }
public DocumentFormat.OpenXml.StringValue Anchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "anchor")]
public DocumentFormat.OpenXml.StringValue? Anchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:anchor")]
public DocumentFormat.OpenXml.StringValue? Anchor { get; set; }
public DocumentFormat.OpenXml.StringValue? Anchor { get; set; }
member this.Anchor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "anchor")>]
member this.Anchor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:anchor")>]
member this.Anchor : DocumentFormat.OpenXml.StringValue with get, set
Public Property Anchor As StringValue

Property Value

Attributes

Applies to