CellWatch

CellWatch class

Represents Cell Watch Item in the ‘watch window’.

Constructors

NameDescription
CellWatch

Properties

NameTypeDescription
RowNumberGets and sets the row of the cell.
ColumnNumberGets 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: Number

CellWatch.Column property

Gets and sets the column of the cell.

Type: Number

CellWatch.CellName property

Gets and sets the name of the cell.

Type: String