Spread Silverlight Documentation
IExcelCustomFilter Interface
Members 


Specifies an operator and a value.
Object Model
IExcelCustomFilter Interface
Syntax
'Declaration
 
Public Interface IExcelCustomFilter 
'Usage
 
Dim instance As IExcelCustomFilter
public interface IExcelCustomFilter 
Remarks
There can be at most two customFilters specified, and in that case the parent element specifies whether the two conditions are joined by 'and' or 'or'. For any cells whose values do not meet the specified criteria, the corresponding rows shall be hidden from view when the filter is applied.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IExcelCustomFilter Members
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.