Compartilhar via


Filters.Blank Propriedade

Definição

Filtrar em branco

Representa o seguinte atributo no esquema: em branco

[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

Retorna BooleanValue.

Atributos

Aplica-se a