DBTable.DeleteCases

Deletes the specified range of cases from the spreadsheet.

Syntax Parameters Return Value
Sub DBTable.DeleteCases( _
    From As Integer, _
    To As Integer)
  • From [in]

    Type: Integer

  • To [in]

    Type: Integer

This function does not return a value.