The CellRange type exposes the following members.

Constructors

  Name Description
Public method CellRange
Constructor.

Methods

  Name Description
Public method IsEqual
Compares the current range with a specified range and indicates whether they are identical.

Properties

  Name Description
Public property BottomRight
Gets the CellInfo object that represents the bottom right cell of the range.
Public property TopLeft
Gets the CellInfo object that represents the top left cell of the range.

See Also