GrapeCity.Windows.SpreadSheet.Data Namespace > RowFilterBase Class : AddNumberFilter Method |
'Declaration Public Sub AddNumberFilter( _ ByVal column As System.Integer, _ ByVal compareType As GeneralCompareType, _ ByVal number As System.Double _ )
'Usage Dim instance As RowFilterBase Dim column As System.Integer Dim compareType As GeneralCompareType Dim number As System.Double instance.AddNumberFilter(column, compareType, number)
public void AddNumberFilter( System.int column, GeneralCompareType compareType, System.double number )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)