IRangeException interface
Describes errors thrown by range operations.
Members
The IRangeException interface inherits from the IDispatch interface. IRangeException also has these types of members:
Properties
The IRangeException interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves a number indicating the type of exception that occurred. | |
|
Retrieves a string that describes the error that occurred. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: