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

service SheetLinks
Description
represents a collection of sheet links.
See also
::com::sun::star::sheet::SheetLink, ::com::sun::star::sheet::SpreadsheetDocument
Developers Guide
Exported Interfaces
::com::sun::star::container::XIndexAccess
Description
provides access to the sheet links via index.
See also
::com::sun::star::sheet::SheetLink
::com::sun::star::container::XNameAccess
Description
provides access to the sheet links using the name of the linked document.
See also
::com::sun::star::sheet::SheetLink
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all sheet links.
See also
::com::sun::star::sheet::SheetLinksEnumeration

 
Top of Page