isEqualisEqual*
*



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)

ParameterDescription
compareRange (TextRange) Range object.

Return Value

Returns TRUE if equal, FALSE otherwise.

Applies To

TextRange

See Also

inRange


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.