Compartir a través de


OpenXmlHyperlinkPropsElement.Tooltip Propiedad

Definición

información sobre herramientas, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: información sobre herramientas

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 de propiedad

Atributos

Se aplica a