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

service Spreadsheets
Description
represents the collection of spreadsheets in a spreadsheet document.
See also
::com::sun::star::sheet::SpreadsheetDocument
Developers Guide
Exported Interfaces
::com::sun::star::sheet::XSpreadsheets
Description
provides methods to access the spreadsheets by name and to insert, copy, remove and rearrange spreadsheets.
See also
::com::sun::star::sheet::Spreadsheet
::com::sun::star::container::XIndexAccess
Description
provides methods to access the spreadsheets by index.
See also
::com::sun::star::sheet::Spreadsheet
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all spreadsheets.
See also
::com::sun::star::sheet::SpreadsheetsEnumeration

 
Top of Page