[]
Internal Use: Sets a column as filtered, and passes the selected drop-down list string by which to filter.
void SetFilteredColumn(int columnIndex, string filterBy)
Sub SetFilteredColumn(columnIndex As Integer, filterBy As String)
Column index
String that contains what to filter by