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

service Spreadsheets
Description
represents the collection of spreadsheets in a spreadsheet document.
See also
SpreadsheetDocument
Developers Guide
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Spreadsheet Document

Exported Interfaces
XSpreadsheets
Description
provides methods to access the spreadsheets by name and to insert, copy, remove and rearrange spreadsheets.
::com::sun::star::container::XIndexAccess
Description
provides methods to access the spreadsheets by index.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all spreadsheets.
XCellRangesAccess
Usage Restrictions
optional

 
Top of Page