Methods' Details |
getIsScenario
- Description
- returns true if the current object is a scenario.
|
|
getScenarioComment
string |
getScenarioComment(); |
- Description
- returns the comment for the scenario.
|
|
setScenarioComment
void |
setScenarioComment( |
[in] string |
aScenarioComment ); |
- Description
- sets a new comment for the scenario.
|
|
addRanges
- Description
- adds more ranges to the scenario.
|
|
apply
- Description
- applies the scenario.
The contents of the scenario ranges are copied into the first
non-scenario sheet which is in front of the sheet containing
the scenario by itself.
|
|
Copyright © 2003 Sun Microsystems, Inc.