Contents Index Topic Contents | ||
Previous Topic: insertRow Next Topic: isSubscribed |
isEqual
Description
Returns whether the specified range is equal to the current range.
Syntax
Boolean = object.isEqual(compareRange)
Parameter Description compareRange (TextRange) Range object. Return Value
Returns TRUE if equal, FALSE otherwise.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.