| ExcelRect Methods |
The ExcelRect type exposes the following members.
| Name | Description | |
|---|---|---|
| CellAddressIsValid |
Static method. Returns whether the given CellAddress is valid.
| |
| GetRangeAddress |
Specifies left, top, right, bottom and returns RangeAddress.
| |
| IsValid |
Determines whether the RangeAddress specified in constructor is valid.
| |
| LooklikeCellAddress |
Static method. Determines whether the given CellAddress is the notation.
| |
| LooklikeRangeAddress |
Static method. Determines whether the given RangeAddress is the notation.
|