Spread Silverlight Documentation
Type Property (IExcelDynamicFilter)


GrapeCity.Excel Namespace > IExcelDynamicFilter Interface : Type Property
Dynamic filter type
Syntax
'Declaration
 
Property Type As ExcelDynamicFilterType
'Usage
 
Dim instance As IExcelDynamicFilter
Dim value As ExcelDynamicFilterType
 
instance.Type = value
 
value = instance.Type
ExcelDynamicFilterType Type {get; set;}
See Also

Reference

IExcelDynamicFilter Interface
IExcelDynamicFilter Members