Application.Case

This property returns the specified case row from the top-most (visible) spreadsheet.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Application.Case( _
    VarNo As Integer) As Range
VarNo [in]

The case index.

Type: Integer

Range