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

service DDELink
Description
represents a DDE link.

A DDE link controls the results of a DDE spreadsheet formula.

Developers Guide
9.3.6 Spreadsheet Documents - Working with Spreadsheet Documents - Linking External Data - DDE Links

Exported Interfaces
::com::sun::star::container::XNamed
Description
provides access to the name of the DDE link.

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

XDDELink
Description
provides methods to change the settings of the DDE link.
::com::sun::star::util::XRefreshable
Description
provides methods to reload the external linked data.

 
Top of Page