Compartilhar via


OpenXmlHyperlinkPropsElement.Tooltip Propriedade

Definição

dica de ferramenta, essa propriedade só está disponível no Office 2016 e posterior.

Representa o seguinte atributo no esquema: dica de ferramenta

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

Valor da propriedade

Atributos

Aplica-se a