Share via


DataValidation.AllowBlank Property

Definition

allowBlank, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to