bool AutoFilter( int columnIndex, Fill fillColor )
'Declaration Overloads Function AutoFilter( _ ByVal columnIndex As Integer, _ ByVal fillColor As Fill _ ) As Boolean
'Declaration
Overloads Function AutoFilter( _ ByVal columnIndex As Integer, _ ByVal fillColor As Fill _ ) As Boolean
'Usage Dim instance As IRange Dim columnIndex As Integer Dim fillColor As Fill Dim value As Boolean value = instance.AutoFilter(columnIndex, fillColor)
'Usage
Dim instance As IRange Dim columnIndex As Integer Dim fillColor As Fill Dim value As Boolean value = instance.AutoFilter(columnIndex, fillColor)
IRange Interface IRange Members Overload List