DataValidation.AllowBlank 属性

定义

allowBlank

表示架构中的以下属性: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

属性值

属性

适用于