StaSpreadsheetMultiThreaded.AddCasesNoFill
This function adds the specified number of cases to the spreadsheet, does not fill with MD. You must set data for all cells in the new cases.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaSpreadsheetMultiThreaded.AddCasesNoFill( _
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. |