public class CellWatch
extends java.lang.Object
| Constructor and Description |
|---|
CellWatch() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCellName()
Gets the name of the cell.
|
int |
getColumn()
Gets the column of the cell.
|
int |
getRow()
Gets the row of the cell.
|
void |
setCellName(java.lang.String value)
Sets the name of the cell.
|
void |
setColumn(int value)
Sets the column of the cell.
|
void |
setRow(int value)
Sets the row of the cell.
|
public int getRow()
public void setRow(int value)
public int getColumn()
public void setColumn(int value)
public java.lang.String getCellName()
public void setCellName(java.lang.String value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.