SetFilteredColumn(Int32,String) Method
Internal Use: Applies the row filtering to the specified column when the specified filter item is selected from the drop-down list. (Internal use only.)
'Declaration
Public Overloads Sub SetFilteredColumn( _
ByVal column As Integer, _
ByVal As String _
)
'Usage
Dim instance As SheetView
Dim column As Integer
Dim filterBy As String
instance.SetFilteredColumn(column, filterBy)
Parameters
- column
- Column index
- filterBy
- String by which to filter the rows in this column; item in the filter drop-down list