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)
  • After [in,optional]

Type: Long

Default value: -1

  • HowMany [in,optional]

Type: Long

Default value: 1

This function does not return a value.