GrapeCity.Xaml.Excel
Filter Property (IExcelFilters)


Represents a filter criteria value.
Syntax
'Declaration
 
Property Filter As List(Of String)
'Usage
 
Dim instance As IExcelFilters
Dim value As List(Of String)
 
instance.Filter = value
 
value = instance.Filter
List<string> Filter {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelFilters Interface
IExcelFilters Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options