XlCellRange Properties
Defines a range of cells.| Name | Description |
|---|---|
| BottomRight | Gets or sets the position which specifies the bottom right cell in the range. |
| SheetName | Gets or sets the name of the worksheet that owns the range. |
| TopLeft | Gets or sets the position which specifies the top left cell in the range. |
See Also