aspose.cells
Class CellWatch

Represents Cell Watch Item in the 'watch window'.

Constructor Summary
CellWatch()
          
 
Property Getters/Setters Summary
functiongetCellName()
functionsetCellName(value)
           Gets and sets the name of the cell.
functiongetColumn()
functionsetColumn(value)
           Gets and sets the column of the cell.
functiongetRow()
functionsetRow(value)
           Gets and sets the row of the cell.
 

Constructor Detail

CellWatch

function CellWatch()

Property Getters/Setters Detail

getRow/setRow : Number 

function getRow() / function setRow(value)
Gets and sets the row of the cell.

getColumn/setColumn : Number 

function getColumn() / function setColumn(value)
Gets and sets the column of the cell.

getCellName/setCellName : String 

function getCellName() / function setCellName(value)
Gets and sets the name of the cell.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.