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

interface XScenarioEnhanced

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