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

unpublished interface XScenarioEnhanced
Description
provides enhanced access to the settings of a scenario sheet.
Since
OpenOffice 2.0.0
See also
::com::sun::star::sheet::Spreadsheet, ::com::sun::star::sheet::Scenario, ::com::sun::star::sheet::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