RemoveCommandRange Method
Description
Deletes a range of commands
Syntax
| Visual Basic |
|---|
Public Sub RemoveCommandRange( _ ByVal StartCommand As Command, _ ByVal EndCommad As Command _ ) |
Parameters
- StartCommand
- EndCommad
See Also
| Visual Basic |
|---|
Public Sub RemoveCommandRange( _ ByVal StartCommand As Command, _ ByVal EndCommad As Command _ ) |