Filters.Blank 属性

定义

按空白筛选

表示架构中的以下属性:空白

[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

属性值

返回 BooleanValue

属性

适用于