CellWatch
CellWatch class
Represents Cell Watch Item in the ‘watch window’.
Constructors
| Name | Description |
|---|---|
| CellWatch |
Properties
| Name | Type | Description |
|---|---|---|
| Row | int | Gets and sets the row of the cell. |
| Column | int | Gets and sets the column of the cell. |
| CellName | String | Gets and sets the name of the cell. |
CellWatch()
CellWatch.Row property
Gets and sets the row of the cell.
Type: int
CellWatch.Column property
Gets and sets the column of the cell.
Type: int
CellWatch.CellName property
Gets and sets the name of the cell.
Type: String