Compartilhar via


Filters.Blank Propriedade

Definição

Filtrar por Em Branco

Representa o seguinte atributo no esquema: blank

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

Valor da propriedade

Devolve BooleanValue.

Atributos

Aplica-se a