GrapeCity.Xaml.Excel
IExcelDynamicFilter Interface
Members 


Specifies dynamic filter criteria
Syntax
'Declaration
 
Public Interface IExcelDynamicFilter 
   Inherits IExcelFilter 
'Usage
 
Dim instance As IExcelDynamicFilter
public interface IExcelDynamicFilter : IExcelFilter  
Remarks
These criteria are considered dynamic because they can change, either with the data itself (e.g., "above average") or with the current system date (e.g., show values for "today"). 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 Server 2012, Windows RT

See Also

Reference

IExcelDynamicFilter Members
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options