StaSpreadsheet.SetSize

This function sets the size of the spreadsheet.

Syntax Parameters Return Value
Sub StaSpreadsheet.SetSize( _
    CaseAmount As Long, _
    VariableAmount As Long)
  • CaseAmount [in]

Type: Long

  • VariableAmount [in]

Type: Long

This function does not return a value.