GetNext Method (ColumnCollection)
Gets the index of the next visible row or column.
'Declaration
Public Function GetNext( _
ByVal As Integer _
) As Integer
Parameters
- item
- Index of the original row or column.
Return Value
Index of the next visible row or column.