Compartir a través de


FilterColumn.ShowButton Propiedad

Definición

Botón Mostrar filtro

Representa el atributo siguiente en el esquema: showButton

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a