public void ClearRowFilter( int column, int columnCount )
'Declaration Public Overloads Sub ClearRowFilter( _ ByVal column As Integer, _ ByVal columnCount As Integer _ )
'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)
'Usage
Dim instance As SheetView Dim column As Integer Dim columnCount As Integer instance.ClearRowFilter(column, columnCount)
SheetView Class SheetView Members Overload List