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

interface XScenariosSupplier
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XScenariosSupplier
Description
provides access to a collection of scenarios.

Methods' Summary
getScenarios returns the collection of scenarios.
Methods' Details
getScenarios
XScenarios
getScenarios();
 
 

Description
returns the collection of scenarios.
See also
Scenarios
Top of Page