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

service Scenarios
Description
represents a collection of scenarios.

Exported Interfaces
XScenarios
Description
provides access via name to the scenarios in the collection.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of scenarios.
::com::sun::star::container::XIndexAccess
Description
provides access to the scenarios in the collection via index.

 
Top of Page