Filters.Blank Property
Filter by Blank.Represents the attribte in schema: blank
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "blank")> _
Public Property Blank As BooleanValue
Get
Set
'Usage
Dim instance As Filters
Dim value As BooleanValue
value = instance.Blank
instance.Blank = value
[SchemaAttrAttribute(, "blank")]
public BooleanValue Blank { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.