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

service SheetLinks
Description
represents a collection of sheet links.
See also
SheetLink, SpreadsheetDocument
Developers Guide
9.3.6 Spreadsheet Documents - Working with Spreadsheet Documents - Linking External Data - Sheet Links

Exported Interfaces
::com::sun::star::container::XIndexAccess
Description
provides access to the sheet links via index.
::com::sun::star::container::XNameAccess
Description
provides access to the sheet links using the name of the linked document.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all sheet links.

 
Top of Page