Equals Method

Summary

Overrides Objects.Equals.

Syntax

TypeScript
JavaScript
CellRange.prototype.equals = function( 
   obj 
) 
equals( 
   obj: any 
): boolean; 

Parameters

obj

Destination object to compare with.

Return Value

true if the this is equal to obj; otherwise, false.

Requirements

Target Platforms

See Also

CellRange Class

CellRange Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.