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