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)
|
|
This function does not return a value. |