StaSpreadsheetMultiThreaded.AddCases
This function adds the specified number of cases to the spreadsheet and fills with MD.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaSpreadsheetMultiThreaded.AddCases( _
Optional After As Long = -1, _
Optional HowMany As Long = 1)
|
Type: Long Default value: -1
Type: Long Default value: 1 |
This function does not return a value. |