Compartilhar via


MemberProperty.ShowTip Propriedade

Definição

Mostrar dica de ferramenta

Representa o seguinte atributo no esquema: showTip

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a