GrapeCity.Xaml.Excel
Blank Property (ExcelFilters)


Flag indicating whether to filter by blank.
Syntax
'Declaration
 
Public Property Blank As Boolean
'Usage
 
Dim instance As ExcelFilters
Dim value As Boolean
 
instance.Blank = value
 
value = instance.Blank
public bool Blank {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelFilters Class
ExcelFilters Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options