int[] GetFilteredOutRows( int index )
'Declaration Function GetFilteredOutRows( _ ByVal index As Integer _ ) As Integer()
'Declaration
Function GetFilteredOutRows( _ ByVal index As Integer _ ) As Integer()
'Usage Dim instance As IAutoFilter Dim index As Integer Dim value() As Integer value = instance.GetFilteredOutRows(index)
'Usage
Dim instance As IAutoFilter Dim index As Integer Dim value() As Integer value = instance.GetFilteredOutRows(index)
IAutoFilter Interface IAutoFilter Members