public class Scenario
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment()
Gets the comment of scenario.
|
ScenarioInputCellCollection |
getInputCells()
Gets the input cells of scenario.
|
java.lang.String |
getName()
Gets the name of scenario.
|
java.lang.String |
getUser()
Gets name of user who last changed the scenario.
|
boolean |
isHidden()
Indicates whether scenario is hidden.
|
boolean |
isLocked()
Indicates whether scenario is locked for editing when the sheet is protected.
|
void |
setComment(java.lang.String value)
Sets the comment of scenario.
|
void |
setHidden(boolean value)
Indicates whether scenario is hidden.
|
void |
setLocked(boolean value)
Indicates whether scenario is locked for editing when the sheet is protected.
|
void |
setName(java.lang.String value)
Sets the name of scenario.
|
public java.lang.String getComment()
public void setComment(java.lang.String value)
public java.lang.String getName()
public void setName(java.lang.String value)
public java.lang.String getUser()
public boolean isHidden()
public void setHidden(boolean value)
public boolean isLocked()
public void setLocked(boolean value)
public ScenarioInputCellCollection getInputCells()
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.