asposecells.api
Class CellWatch

Represents Cell Watch Item in the 'watch window'.

Constructor Summary
CellWatch()
          
 
Property Getters/Setters Summary
methodgetCellName()
methodsetCellName(value)
           Gets and sets the name of the cell.
methodgetColumn()
methodsetColumn(value)
           Gets and sets the column of the cell.
methodgetRow()
methodsetRow(value)
           Gets and sets the row of the cell.
 

Constructor Detail

CellWatch

CellWatch()

Property Getters/Setters Detail

getRow/setRow : int 

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

getColumn/setColumn : int 

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

getCellName/setCellName : String 

String getCellName() / 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.