HyperlinkRuby.Tooltip 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.
tooltip
Representa o seguinte atributo no esquema: w:tooltip
[DocumentFormat.OpenXml.SchemaAttr(23, "tooltip")]
public DocumentFormat.OpenXml.StringValue Tooltip { get; set; }
public DocumentFormat.OpenXml.StringValue Tooltip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "tooltip")]
public DocumentFormat.OpenXml.StringValue? Tooltip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:tooltip")]
public DocumentFormat.OpenXml.StringValue? Tooltip { get; set; }
public DocumentFormat.OpenXml.StringValue? Tooltip { get; set; }
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "tooltip")>]
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:tooltip")>]
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
Public Property Tooltip As StringValue
Valor da propriedade
- Atributos