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

interface XScenariosSupplier
Description
provides access to a collection of scenarios.

Methods' Summary
getScenarios returns the collection of scenarios.  
Methods' Details
getScenarios
::com::sun::star::sheet::XScenarios
getScenarios();

Description
returns the collection of scenarios.
See also
::com::sun::star::sheet::Scenarios
Top of Page