:: com :: sun :: star :: sheet ::

unpublished interface XScenarioEnhanced
Usage Restrictions
not published
Description
provides enhanced access to the settings of a scenario sheet.
Since
OOo 2.0
See also
Spreadsheet, Scenario, XScenario

Methods' Summary
getRanges gets the ranges to the scenario.  
Methods' Details
getRanges
sequence< ::com::sun::star::table::CellRangeAddress >
getRanges();

Description
gets the ranges to the scenario.
Top of Page