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

service DDELinks
Description
represents a collection of DDE links.
See also
DDELink, SpreadsheetDocument

Exported Interfaces
::com::sun::star::container::XNameAccess
Description
provides access to the DDE links via the DDE link string.

A DDE link has the form Application|Topic!Item .

::com::sun::star::container::XIndexAccess
Description
provides access to the DDE links via index.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all DDE links.

 
Top of Page