isEqual method
[This documentation is preliminary and is subject to change.]
Returns a value indicating whether the specified range is equal to the current range.
Syntax
VARIANT_BOOL retVal = object.isEqual(Range);
Standards information
There are no standards that apply here.
Parameters
- Range [in]
-
Type: IHTMLTxtRange
Pointer to the IHTMLTxtRange interface of the TextRange object to compare with the current TextRange object.
See also
Build date: 6/12/2012
Community Additions
Show: