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

プロパティ値

BooleanValue を返します。

属性

適用対象