[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IAutoFilter.GetFilteredOutRows

GetFilteredOutRows Method

GetFilteredOutRows(int)

Gets the array of rows that are filtered out.

Declaration
int[] GetFilteredOutRows(int index)
Function GetFilteredOutRows(index As Integer) As Integer()
Parameters
Type Name Description
int index

An integer value indicates the index number of the filter.

Returns
Type Description
int[]