public class ScenarioInputCell
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn()
Gets the column index of the input cell.
|
java.lang.String |
getName()
Gets the input cell address.
|
int |
getRow()
Gets the row index of the input cell.
|
java.lang.String |
getValue()
Gets value of the input cell.
|
boolean |
isDeleted()
Indicates whether input cell is deleted.
|
void |
setDeleted(boolean value)
Indicates whether input cell is deleted.
|
void |
setValue(java.lang.String value)
Sets value of the input cell.
|
public int getRow()
public int getColumn()
public java.lang.String getName()
public java.lang.String getValue()
public void setValue(java.lang.String value)
public boolean isDeleted()
public void setDeleted(boolean 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.