'Declaration Public Overloads Sub ClearRowFilter( _ ByVal column As Integer, _ ByVal columnCount As Integer _ )
'Usage Dim instance As SheetView Dim column As Integer Dim columnCount As Integer instance.ClearRowFilter(column, columnCount)
public void ClearRowFilter( int column, int columnCount )
Parameters
- column
- Column index of starting column
- columnCount
- Number of columns in the range