Click or drag to resize
ExcelRect Methods

The ExcelRect type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleCellAddressIsValid
Static method. Returns whether the given CellAddress is valid.
Public methodGetRangeAddress
Specifies left, top, right, bottom and returns RangeAddress.
Public methodCode exampleIsValid
Determines whether the RangeAddress specified in constructor is valid.
Public methodStatic memberLooklikeCellAddress
Static method. Determines whether the given CellAddress is the notation.
Public methodStatic memberLooklikeRangeAddress
Static method. Determines whether the given RangeAddress is the notation.
Top
See Also