| Coverage Properties |
The Coverage type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstColumn |
Beginning of column
| |
| FirstRow |
Beginning of row
| |
| LastColumn |
Last column
| |
| LastRow |
LAst row
| |
| Singular |
True if the range is for one row and one column (one cell)
| |
| SingularColumn |
True if the range is only for one column
| |
| SingularRow |
True if the range is only for one row
|