CellWatch

CellWatch class

Represents Cell Watch Item in the ‘watch window’.

Constructors

NameDescription
CellWatch

Properties

NameTypeDescription
RowintGets and sets the row of the cell.
ColumnintGets and sets the column of the cell.
CellNameStringGets 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