DBTable.SetSize

Sets the size of the spreadsheet.

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

    Type: Integer

  • VariableAmount [in]

    Type: Integer

This function does not return a value.