Spreadsheet.ClearCaseStates
This function clears the case states of the indicated range of cases. Defaults to first case/last case of spreadsheet.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Spreadsheet.ClearCaseStates( _
Optional fromCase As Variant, _
Optional toCase As Variant)
|
Type: Variant
Type: Variant |
This function does not return a value. |