Compartir a través de


MemberProperty.ShowTip Propiedad

Definición

Mostrar información sobre herramientas

Representa el atributo siguiente en el 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 de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a