StaSpreadsheet.DeleteVariables
This function deletes the specified range of variables from the spreadsheet.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaSpreadsheet.DeleteVariables( _
From As Long, _
Optional To As Long = -1)
|
Type: Long
Type: Long Default value: -1 |
This function does not return a value. |