isEqual method
Returns a value indicating whether the specified range is equal to the current range.
Syntax
object.isEqual(Range)Standards information
There are no standards that apply here.
Parameters
- Range [in]
-
Type: IHTMLTxtRange
TextRange object to compare with the current TextRange object.
Return value
Type: BooleanBoolean that returns one of the following possible values.
| Return value | Description |
|---|---|
|
Range is equal to the parent object. |
|
Range is not equal to the parent object. |
See also
Send comments about this topic to Microsoft
Build date: 2/14/2012