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