service Spreadsheets in module com::sun::star::sheet::

(Global Index)

Syntax

service Spreadsheets;

Description

the collection of spreadsheets in a spreadsheet document.

Exported Interfaces

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

Description

represents the collection of sheets in a document.


com::sun::star::container::XIndexAccess

Description

provides access to the elements of a collection through an index.


com::sun::star::container::XNameAccess

Description

is used to access named objects within a container.


Top of Page