DBTable.DeleteVariables

Deletes the specified range of variables from the spreadsheet.

Syntax Parameters Return Value
Sub DBTable.DeleteVariables( _
    From As Integer, _
    To As Integer)
  • From [in]

    Type: Integer

  • To [in]

    Type: Integer

This function does not return a value.