Click to return to the DHTML, HTML     
insertRow Method     IsSubscribed Method     DHTML Methods    
Web Workshop  |  DHTML, HTML & CSS

isEqual Method


Returns whether the specified range is equal to the current range.

Syntax

bEqual = TextRange.isEqual(oCompareRange)

Parameters

oCompareRangeRequired. Object that specifies the TextRange object to compare to the parent object.

Return Value

Boolean. Returns true if equal, or false otherwise.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

TextRange

See Also

inRange



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.