Compartilhar via


DataValidation.AllowBlank Propriedade

Definição

Allowblank

Representa o seguinte atributo no esquema: allowBlank

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a