Compartilhar via


Hyperlink.Display Propriedade

Definição

Exibir Cadeia de Caracteres

Representa o seguinte atributo no esquema: exibição

[DocumentFormat.OpenXml.SchemaAttr(0, "display")]
public DocumentFormat.OpenXml.StringValue Display { get; set; }
public DocumentFormat.OpenXml.StringValue Display { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "display")]
public DocumentFormat.OpenXml.StringValue? Display { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("display")]
public DocumentFormat.OpenXml.StringValue? Display { get; set; }
public DocumentFormat.OpenXml.StringValue? Display { get; set; }
member this.Display : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "display")>]
member this.Display : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("display")>]
member this.Display : DocumentFormat.OpenXml.StringValue with get, set
Public Property Display As StringValue

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a