Hyperlink.Anchor Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Âncora do Hyperlink
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna StringValue.
- Atributos