GrapeCity.Xaml.Excel
And Property (IExcelCustomFilters)


GrapeCity.Excel Namespace > IExcelCustomFilters Interface : And Property
Flags indicate these two condition are joined by 'and' or 'or'
Syntax
'Declaration
 
Property And As Boolean
'Usage
 
Dim instance As IExcelCustomFilters
Dim value As Boolean
 
instance.And = value
 
value = instance.And
bool And {get; set;}
See Also

Reference

IExcelCustomFilters Interface
IExcelCustomFilters Members