DBTable.DeleteCases
Deletes the specified range of cases from the spreadsheet.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.DeleteCases( _
From As Integer, _
To As Integer)
|
|
This function does not return a value. |