DBTable.ClearCaseStates

Clear the case states of the indicated range of cases. Defaults to first case/last case of spreadsheet.

Syntax Parameters Return Value
Sub DBTable.ClearCaseStates( _
    Optional fromCase As Variant, _
    Optional toCase As Variant)
  • fromCase [in, optional]

    Type: Variant

  • toCase [in, optional]

    Type: Variant

This function does not return a value.