:: 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
XScenarios
getScenarios();

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